This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug libc/11150] New: checking size of long double... configure: error: cannot compute sizeof (long double)


I am building the cross-compiler for sparc-linux. 
I finished the binutils, bootstrap gcc 4.1.1 (gcc with --disable-nls). 

During the glibc-2.9 compilation, I meet the following errors. 

"checking size of long double... configure: error: cannot compute sizeof (long 
double)"

See the error in config.log below.

.....
/home/yskwon/prj/esp/sammyde/lib/gcc/sparc-linux/4.4.2/../../../../sparc-
linux/bin/ld: crt1.o: No such file: No such file or directory 

Can I compile glibc without crt1.o?
I am struggling to compile everything without any rpm. 
If my architecture is not sparc, then I would not be able to get crt1.o for
that new architecture.

-- 
           Summary: checking size of long double... configure: error: cannot
                    compute sizeof (long double)
           Product: glibc
           Version: 2.9
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: youngsu dot kwon at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64
  GCC host triplet: CentOS x86_64
GCC target triplet: sparc-linux


http://sourceware.org/bugzilla/show_bug.cgi?id=11150

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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