This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

crt0.o



How does one swap between crt0.o without explicitly using -nostartfiles
and given gcc the crt0.o you want to use?

I have different crt0.o's I want to use, which I want to place into
different archives to specify  as -langel or -lstandalone.

But it appears that (arm-elf-)gcc (2.95) only picks up crt0.o from
the libc.a or a crt0.o sitting the the library directory.

Also is there any documentation on the SPECS file? (I'm sure there is, 
but where is it :-)

Mark

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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