Re: Compiling Glib 1.223 on win xp



On Tue, May 24, 2011 at 11:58 PM, RAPPAZ Francois
<francois rappaz unifr ch> wrote:
Now I have copied the dll in the folder blib\arch\auto\Glib
But still has the same error
Running Mkbootstrap for Glib ()
C:\Perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 Glib.bs
[ LD blib\arch\auto\Glib\Glib.dll ]
C:\Perl\site\lib\auto\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin
\ld.exe: cannot open output file ut:blib\arch\auto\Glib\Glib.dll: Invalid argume
nt
collect2: ld returned 1 exit status
dmake.exe: ÂError code 129, while making 'blib\arch\auto\Glib\Glib.dll'

And my answer is still the same; your path above
"ut:blib\arch\auto\Glib\Glib.dll" doesn't look like it's a valid path,
and this is what the linker is complaining about; you need to fix the
path, and probably figure out how that path got added to your Makefile
for Glib in the first place.

Thanks,

Brian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]