Carl-Johan Sveningsson wrote:

>On Mon, 24 Dec 2001, Roman Stepanov wrote:
>
>>Remove '-mimpure-text' flag from configure [ and configure.in] script if you
>>want to build with
>>GNU C/C++ compiler, i.e. patch as shown :
>>
>>           *-*-solaris*)
>>                CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
>>-DUSE_SOLARIS
>>                # LDFLAGS="$LDFLAGS -mimpure-text"
>>                echo "Setting Solaris compilation options"
>>                ;;
>>
>
>That's interesting, was my description of the error entirely wrong, or why 
>should this work?
>
>I don't doubt that it do, I haven't tried it yet, just curious about 
>what's really wrong.
>
Looks like you have troubles linking conftest with libdl.so in configure 
script. I guessed you are using Solaris on x86 machine and 
-mimipure-text is for SPARCs only.

-- 
WBR, Roman

Visquez EG (http://www.visquez.com)




_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to