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
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
>
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
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
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
"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
"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
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
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
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
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 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
12 matches
Mail list logo