mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Trying to compile shared - libidn fails


From: Dennis Volodomanov
Subject: Re: [Mingw-cross-env-list] Trying to compile shared - libidn fails
Date: Thu, 24 Nov 2011 16:47:41 +1100

> I'm having a problem with building libidn. It gives me the following
> error:
> 
> 'i686-pc-mingw32-gcc' -W -Wall -Werror -ansi -pedantic '.src/libidn- 
> test.c' -o '/opt/mingw/usr/i686-pc-mingw32/bin/test-libidn.exe' 
> `'i686- pc-mingw32-pkg-config' libidn --cflags --libs`
> I686-pc-mingw32-gcc: error: unrecognized option '-R'
> 

I think I fixed it by adding "--disable-rpath" to the configure. At least it 
built something, now need to check whether it was the correct thing or not :)

   Dennis




reply via email to

[Prev in Thread] Current Thread [Next in Thread]