Re: Windows paths not considered abolsute in -rpath

2006-12-13 Thread Ralf Wildenhues
* Brendon Costa wrote on Wed, Dec 13, 2006 at 11:32:35PM CET: > Ralf Wildenhues wrote: > > >(Side note: I do hope your cross-compiler is named something like > >i386-mingw32-g++ rather than plain g++.) > > > Actually I am using the non-prefixed version. I guess i should use the > prefixed version

Re: Windows paths not considered abolsute in -rpath

2006-12-13 Thread Brendon Costa
Ralf Wildenhues wrote: (Side note: I do hope your cross-compiler is named something like i386-mingw32-g++ rather than plain g++.) Actually I am using the non-prefixed version. I guess i should use the prefixed version to avoid possible confusion huh... Thanks, Brendon. _

Re: Windows paths not considered abolsute in -rpath

2006-12-12 Thread Ralf Wildenhues
Hello Brendon, Thanks for the report. * Brendon Costa wrote on Wed, Dec 13, 2006 at 05:03:03AM CET: > [...] > I am using libtool: 1.5.18 > On system: NetBSD 3.0 i386 [...] > /usr/pkg/bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o > libADS_System.la -rpath C:\msys\1.0\blah/lib -no