This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how customise specs?


lazer1 wrote:
how do I customise a specs file,

By patching a source file before building gcc, or by giving the -specs=file when running gcc (see http://gcc.gnu.org/onlinedocs/gcc-3.4.0/gcc/Directory-Options.html#Directory%20Options)

also I havent figured out what %D means in:

*link_libgcc:
%D

Is there a way to customise specs files?

Are there any explanations of specs files on the internet?

Read gcc/gcc.c, it has a huge comment explaining them.


--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

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


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