This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: documentation for cross compiling.


Alexandre Oliva wrote:
> 
> On Jul  3, 2001, Toshi Morita <tm2@best.com> wrote:
> 
> > Can we make crt1.asm call __setup_argv_and_call_main or _main depending on
> > whether or not inhibit_libc is defined?
> 
> Hmm...  Perhaps we should just inline __setup_argv_and_call_main into
> the assembly start-up code, and remove it from newlib?  I wouldn't
> object to a patch that did this.

I think that code has external dependencies on the host OS?

Niibe would know, though.

Toshi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]