Juergen Beisert wrote:
> Gary,
> 
> from your logfile (at each packet, at each build stage):
> 
> bash: AR=i586-pmmx-linux-gnu-ar AS=i586-pmmx-linux-gnu-as 
> CXX=i586-pmmx-linux-gnu-g++ CC=i586-pmmx-linux-gnu-gcc CC_FOR_BUILD=gcc 
> CPP_FOR_BUILD=gcc LINK_FOR_BUILD=gcc LD=i586-pmmx-linux-gnu-ld 
> NM=i586-pmmx-linux-gnu-nm OBJCOPY=i586-pmmx-linux-gnu-objcopy 
> OBJDUMP=i586-pmmx-linux-gnu-objdump RANLIB=i586-pmmx-linux-gnu-ranlib 
> READELF=i586-pmmx-linux-gnu-readelf STRIP=i586-pmmx-linux-gnu-strip 
> DLLTOOL=i586-pmmx-linux-gnu-dlltool  
> CPPFLAGS='-isystem /home/gthomas/test_i386/local/i586-pmmx-linux-gnu/include 
> -isystem /home/gthomas/test_i386/local/i586-pmmx-linux-gnu/usr/include' 
> LDFLAGS='-L/home/gthomas/test_i386/local/i586-pmmx-linux-gnu/lib 
> -L/home/gthomas/test_i386/local/i586-pmmx-linux-gnu/usr/lib -Wl,-rpath-link 
> -Wl,/home/gthomas/test_i386/local/i586-pmmx-linux-gnu/usr/lib' 
> CXXFLAGS='-isystem /home/gthomas/test_i386/local/i586-pmmx-linux-gnu/include 
> -isystem /home/gthomas/test_i386/local/i586-pmmx-linux-gnu/usr/include' 
> SYSROOT=/home/gthomas/test_i386/local/i586-pmmx-linux-gnu 
> PKG_CONFIG="/home/gthomas/test_i386/local-cross/bin/i586-pmmx-linux-gnu-pkg-config"
>  
> ac_cv_sizeof_long_long=8 ac_cv_sizeof_long_double=8 
> ac_cv_func_getpgrp_void=yes ac_cv_func_setpgrp_void=yes 
> ac_cv_func_memcmp_clean=yes ac_cv_func_setvbuf_reversed=no 
> ac_cv_func_getrlimit=yes ac_cv_type_uintptr_t=yes 
> ac_cv_func_posix_getpwuid_r=yes ac_cv_func_dcgettext=yes 
> gt_cv_func_gettext_libintl=yes ac_cv_sysv_ipc=yes 
> DESTDIR=/home/gthomas/test_i386/local/i586-pmmx-linux-gnu 
> ac_cv_func_setvbuf_reversed=no bash_cv_have_mbstate_t=yes: File name too long
>                                                            ^^^^^^^^^^^^^^^^^^
> Did you recognize the "File name too long"? You bash seems to have a problem 
> with the environment size.

Yes, I've had this problem ever since the new PTXdist (0.10 and beyond).
I've not seen it cause any problems in the target stuff though.

I have a patch I've been using for this (with previous versions, like 1.0.0).
I'll see if I can update it for 1.0.1 and send it to you.

> The rest of this line is similar to mine. Only the bash error is not present 
> in my build.

I tried your toolchain and it builds the target fine, so something is different.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
ptxdist mailing list
[email protected]

Reply via email to