>  I have to assume it's the "-msdata=none" that is causing this, but
> I don't know why.  I'm just putting together the BLFS|CBLFS part of
> a 32-bit system on my G5, from an earlier ppc build (not exactly as
> the book, newer versions of some things, the kernel's own headers,
> 64-bit cross-compiler for kgcc (gcc-4.1.2) plus my notorious UTF-8
> changes).  From that I can see that -msdata=none is a standard
> feature here, so something is causing it to be misinterpreted.

>  Did you delete the gcc-build directory after you built the static
> gcc ?  

I renamed gcc-4.2.0 and gcc-build folders then I untar gcc-4.2.0.tar.bz2 and 
follow book:

http://cross-lfs.org/view/svn/ppc/cross-tools/gcc-final.html

> What do you have for $CLFS_HOST ?

declare -x CLFS_HOST="powerpc-cross-linux-gnu"
declare -x CLFS_TARGET="powerpc-unknown-linux-gnu"
declare -x TEXMFHOME="/home/clfs/.texmf"
declare -x USER="clfs"
declare -x XDG_CACHE_HOME="/home/clfs/.cache"
declare -x XDG_CONFIG_DIRS="/etc/xdg:/opt/kde/etc/xdg"
declare -x XDG_CONFIG_HOME="/home/clfs/.config"
declare -x XDG_DATA_DIRS="/usr/share:/usr/local/share:/opt/kde/share"
declare -x XDG_DATA_HOME="/home/clfs/.local/share"


>  BTW - I didn't manage to finish ppc-from-ppc, it craps out for me
> when building bash in the temp system.  I worked around that by
> really cross-compiling on x86, but I'd be interested to know if you
> have the same problem when you get that far.




_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to