This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

make: only absolute run-paths are allowed


Hi,
I have installed cygwin and want to configure/build binutils from the
sources.

My directory structure is /home/deepak
- binutils
- binutils-20001221-1
- build
- exe
I am configuring only binutils gas and ld.
The environment variable MAKE_MODE is UNIX.
I configure binutils by giving the following command in the build directory.
../binutils-20001221-1/configure --prefix=~/binutils/exe -v

It configures properly.When i do a make  it gives me the following error
---------------------------------------------
libtool:link:only absolute paths are allowed.
----------------------------------------------
and says leaving the directory /home/deepak/binutils/build/bfd.

please do help me
thanks in advance
deepak


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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