help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Compiling the java interface


From: Michael Hennebry
Subject: Re: [Help-glpk] Compiling the java interface
Date: Fri, 7 May 2004 10:55:38 -0500 (CDT)

On Thu, 6 May 2004, Troy S wrote:

> Can someone please help me in compiling the Java interface with cygwin?  I am 
> getting these errors.
>
> Troy
> gcc -mno-cygwin -shared -o libglpk_jni.dll \
>     -Wl,--add-stdcall-alias \
>      -Wl,--export-all-symbols \
>      -Wl,--enable-auto-import \
>      -Wl,--whole-archive glpk.o \

Is glpk.o an archive?

>      -Wl,--no-whole-archive -L../../../src -lglpk
> glpk.o(.text+0x3c8a):glpk.c: undefined reference to `_lpx_realloc_prob'
> glpk.o(.text+0x3d48):glpk.c: undefined reference to `_lpx_reduce_form'

-- 
Mike   address@hidden
"Nothing says it like words if you know how to use them."
                    --  the Professional Organization of English Majors





reply via email to

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