spec question
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Mon Mar 6 15:17:00 GMT 2000
> gcj might run cc1 when linking -- if the user gave the `--main' option
> we create a simple `.i' file, compile it, and link it in.
[...]
> Am I missing something? Is there a way to do what I want? If not,
> any preferences for what I do implement?
If that is the *only* application, wouldn't it be feasible if gcj
created the main function itself? I doubt that it is that hard to do
so...
Martin
More information about the Gcc
mailing list