pspp-dev
[Top][All Lists]
Advanced

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

Re: pspp-dev Digest, Vol 58, Issue 4


From: Ben Pfaff
Subject: Re: pspp-dev Digest, Vol 58, Issue 4
Date: Sat, 04 Oct 2008 13:59:59 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

"Michel Boaventura" <address@hidden> writes:

> I was able to compile version 0.6.1-rc2 on mingw and windows xp.
> The only problem that I found is that the Makefile doesn't link
> libregex.la with psppire, and
> psppire.exe doesnt compile, complain about some missing references. To
> make it work, I add the line:
>     /mingw/lib/libregex.la \
> on the begining of:
> am_src_ui_gui_psppire_OBJECTS =  \
>
> and it compiled. But I think that it's a problem of mingw, and not of pspp.

Without doing this, what symbols in libregex does the linker
complain about?  Probably, if we know what symbols to look for,
we can make sure that we link against libregex if it is
necessary.
-- 
Only wimps use tape backup: _real_ men just upload their important stuff
on ftp, and let the rest of the world mirror it ;)
        -- Linus Torvalds




reply via email to

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