This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: oops! added --testlinux to all.sh call, now get bin/sh: line 1: scripts/mkdep: Argument list too long


BINUTILS_EXTRA_CONFIG="LDFLAGS=-all-static"
>
Well, this patch is applied.... I downloaded crosstool-0.28-rc37, modified the build script and I get the error "LDFLAGS=-all-static invalid host type". Has anyone else had this problem?
Should configure be called this way?
${BINUTILS_EXTRA_CONFIG} configure
This would set the environment variable instead of passing it as a script parameter.

Grumble. I'll test & fix.


Say, which version of binutils were you building?

binutils-2.15

I am using: demo-arm-softfloat.sh w/GCC3.3.3, GLIBC2.3.2

THX


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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