This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

[Help] __CTOR_END__


Hi,
  I am porting glibc for coldfire v4e. I am using glibc 2.3.2 as base
sources. I have almost done with it. glibc builds fine.  But sofini.c file
when compiled have no __CTOR_END__ symbol. I suppose i have to compile this
file with -fno-unit-at-a-time option . But i am not sure where to put this
option? I am using gcc 3.4 and binutils 2.15.91. 
Is it correct to add something like CFLAGS-so-fini.c = -fno-unit-at-a-time
in elf/Makefile?

Thanks and best regards,
C Jaiprakash
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Contributing to the World by creating indispensable value !

System Software CoE @ HCLT-Noida
http://www.hcltechnologies.com
Ph. : +91-120-2510701/702 Ext : 3170
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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