Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-02 Thread Jim Gifford
Frans Verstegen wrote: Brian Kadzban wrote: Frans Verstegen wrote: Fiddling with the configure-fragment (running manually) the compile/link aborts because the crt1.o cannot be found: bash-2.05b# sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -o conftest.bin -g -O2

Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-02 Thread Frans Verstegen
Brian Kadzban wrote: >> Frans Verstegen wrote: >> Fiddling with the configure-fragment (running manually) the >> compile/link aborts because the crt1.o cannot be found: >> bash-2.05b# sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc >> -mtune=ultrasparc -o conftest.bin -g -O2 conftest.s >

Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-02 Thread Bryan Kadzban
Frans Verstegen wrote: > Fiddling with the configure-fragment (running manually) the > compile/link aborts because the crt1.o cannot be found: > bash-2.05b# sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc > -mtune=ultrasparc -o conftest.bin -g -O2 conftest.s > /home/lfs/cross-tools/bin

Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-02 Thread Frans Verstegen
Jim Gifford wrote: > Hmm, > This is weird, if you have patched your binutils and glibc for > tls sparc you shouldn't be having this issue. What is your host > distro? I'm trying this on more than one system all targeting sparc64: one from i686-pc-cygwin (by far the fastest machine) one from sp

Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-01 Thread Jim Gifford
Hmm, This is wierd, in you have patched your binutils and glibc for tls sparc you shouldn't be having this issue. What is your host distro? -- -- [EMAIL PROTECTED] [EMAIL PROTECTED] LFS User # 2577 Registered Linux User # 299986 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev F

Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-01 Thread Frans Verstegen
"Jim Gifford" <[EMAIL PROTECTED]> a écrit dans le message de news: > Looks like you forgot the Sparc TLS patch for glibc. Pretty sure not (though never sure), below the script I'm using with it's output: $ more *11.sh export PATH=/cross-tools/bin:/bin:/usr/bin export LC_ALL=POSIX unset CFLAGS uns

cross sparc64 chapter 5 glibc tls required error

2005-10-01 Thread Frans Verstegen
"Jim Gifford" <[EMAIL PROTECTED]> a écrit dans le message de news: > Looks like you forgot the Sparc TLS patch for glibc. Pretty sure not (though never sure), below the script I'm using with it's output: $ more *11.sh export PATH=/cross-tools/bin:/bin:/usr/bin export LC_ALL=POSIX unset CFLAGS uns

Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-01 Thread Jim Gifford
Looks like you forgot the Sparc TLS patch for glibc. -- -- [EMAIL PROTECTED] [EMAIL PROTECTED] LFS User # 2577 Registered Linux User # 299986 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-01 Thread Bryan Kadzban
I'll preface this with a comment that I know very little about the cross-lfs book, or cross building in general. However: Frans Verstegen wrote: > Then make aborts with > In file included from include/tls.h:6, >from :1: > nptl/sysdeps/sparc/tls.h:59:3: error: #error "TLS s

cross sparc64 chapter 5 glibc tls required error with 20050930 version of book

2005-10-01 Thread Frans Verstegen
I'm afraid I'm overlooking something obvious, I still get the same error following the "Version 7.0-cross-lfs-20050930-Sparc64" book. >From configure: (...nothing suspicious before...) checking for long double... no checking size of long double... 0 running configure fragment for sysdeps/s

Re: cross sparc64 chapter 5 glibc tls required error

2005-09-30 Thread Jim Gifford
Use the 20050930 version of the book, it has all the necessary fixes in it. -- -- [EMAIL PROTECTED] [EMAIL PROTECTED] LFS User # 2577 Registered Linux User # 299986 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above

cross sparc64 chapter 5 glibc tls required error

2005-09-30 Thread Frans Verstegen
cross sparc64 chapter 5 glibc tls error Following the "Version 7.0-cross-lfs-20050928-Sparc64" book I stumble on the following error while building glibc: >From configure: (...nothing suspicious before...) checking for long double... no checking size of long double... 0 running configure