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]

fno-leading-underscore vs libgcc


Hello.

I need to use -fno-leading-underscore option.
All is fine, except for __divsi3, etc. generated calls for soft-float.
They are situated in libgcc.a, and are called ___divsi3, etc. (three
underscores). What is the right way to make them match each other?

I am cross-compiling to arm-wince-pe.


...Bye..Dmitry.


------
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]