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


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

info




Hi,
I want to port newlib ( libc and libm) to my operating system.
I  have written the make files to compile the libc and libm and I am using
gcc cross compiler for compilation of my OS and newlib.

I am able compile and link the Newlib.a to my OS.
But at run time  it is giving exception in initialization of constructors
i.e  ___ctors.

I would appreciate any help on this.

Regards,
krishna




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