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] tryiing to compile Octave


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] tryiing to compile Octave
Date: Sun, 21 Apr 2013 23:24:06 +1000

On 20/04/2013, at 2:15 PM, Tony Theodore <address@hidden> wrote:
> The vast majority of undefined references [1] seem to be c++ related (e.g. 
> 'std::', 'operator', '__cxa'). The above should be invoked as 
> i686-pc-mingw32-g++.

Additionally, appending

LIBS='-lsuitesparseconfig -lumfpack -lamd'

to your configure options will take care of the remaining link issues.

Cheers,

Tony




reply via email to

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