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: Static linked cross tools


BINUTILS_MAKE_OPTIONS="LDFLAGS=-all-static"
# I would advice against using BINUTILS_EXTRA_CONFIG since it's issued
# to configure - we don't need that
make $BINUTILS_MAKE_OPTIONS all

It appears that the previous message was generated when configuring libiberty. I do not get this error without the LDFLAGS variable.


------ 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]