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]

unsetting LD_LIBRARY_PATH


  just tried a build for sh3, the only change i made was to edit
sh3.dat and add the line:

GLIBC_EXTRA_CONFIG="--without-fp"

  then ran:

  $ sh demo-sh3.sh

eventually, i got:

glibc refuses to build if LD_LIBRARY_PATH is set. Please unset it
before running  this script.

  ok, so what's the accepted solution for this?  should one edit
sh3.dat and change that as well?  that seems kind of hacky.  i would
have thought the build process would take care of this sort of thing
automatically.  or have i overlooked something painfully trivial?
(yeah, probably).

rday


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