From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Abderrazek Cc: gcc-help@gnu.org Subject: Re: Assembly code Date: Thu, 20 Jan 2000 20:51:00 -0000 Message-id: References: <3A4F0BB9.7061977F@sowa.is.uec.ac.jp> X-SW-Source: 2000-01/msg00150.html On Dec 31, 2000, Abderrazek wrote: > Is there is any option in Javac or Java compiler to output assembly > code. If you're talking about GCJ, the GNU Compiler for Java, -S should do it. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org} ** I may forward mail about projects to mailing lists; please use them From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Abderrazek Cc: gcc-help@gnu.org Subject: Re: Assembly code Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: References: <3A4F0BB9.7061977F@sowa.is.uec.ac.jp> X-SW-Source: 2000-q1/msg00150.html Message-ID: <20000401000000.8fyczBsDNlnyTWaZXBb6xodQU1Btv4XxKNVjAPAaTtg@z> On Dec 31, 2000, Abderrazek wrote: > Is there is any option in Javac or Java compiler to output assembly > code. If you're talking about GCJ, the GNU Compiler for Java, -S should do it. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org} ** I may forward mail about projects to mailing lists; please use them