* toplevel file @ 2013-05-23 19:15 Bucher Fabio 2013-05-24 8:48 ` Andrew Haley 2013-05-24 10:28 ` Bryce McKinlay 0 siblings, 2 replies; 3+ messages in thread From: Bucher Fabio @ 2013-05-23 19:15 UTC (permalink / raw) To: java Hello Which is the toplevel file for the gcj compiler? Thanks Fabio ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: toplevel file 2013-05-23 19:15 toplevel file Bucher Fabio @ 2013-05-24 8:48 ` Andrew Haley 2013-05-24 10:28 ` Bryce McKinlay 1 sibling, 0 replies; 3+ messages in thread From: Andrew Haley @ 2013-05-24 8:48 UTC (permalink / raw) To: Bucher Fabio; +Cc: java On 05/23/13 20:15, Bucher Fabio wrote: > Which is the toplevel file for the gcj compiler? Please ask a more precise question; I don't know what you're talking about. Andrew. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: toplevel file 2013-05-23 19:15 toplevel file Bucher Fabio 2013-05-24 8:48 ` Andrew Haley @ 2013-05-24 10:28 ` Bryce McKinlay 1 sibling, 0 replies; 3+ messages in thread From: Bryce McKinlay @ 2013-05-24 10:28 UTC (permalink / raw) To: Bucher Fabio; +Cc: java On Thu, May 23, 2013 at 8:15 PM, Bucher Fabio <fabio.bucher@ntb.ch> wrote: > Hello > > Which is the toplevel file for the gcj compiler? If you mean "which class's main() method is called", then you specify it with the "--main" option. For example: "--main=org.my.MainClass" See: http://gcc.gnu.org/onlinedocs/gcj/Linking.html ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-24 10:28 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2013-05-23 19:15 toplevel file Bucher Fabio 2013-05-24 8:48 ` Andrew Haley 2013-05-24 10:28 ` Bryce McKinlay
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).