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: Binutils 'make' failing


Hi James,

On Thu, Mar 14, 2002 at 08:46:32PM +1300, James Fitzsimons wrote:
[....]
> libtool: link: only absolute run-paths are allowed
> 
> Anybody got any ideas or recommendations?

Let me guess, did you do something like:
./configure --prefix=~/gcc

? Then, try again using... an absolute path such has
./configure --prefix=/home/james/gcc

HTH,
Yves


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