pspp-dev
[Top][All Lists]
Advanced

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

[patch #5740] make q2c link under mingw32


From: Ben Pfaff
Subject: [patch #5740] make q2c link under mingw32
Date: Tue, 13 Feb 2007 00:29:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1)

Update of patch #5740 (project pspp):

                  Status:   Ready For Test/Review => Done                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

The problem is that gnulib detects that mingw may have a problem with its
implementation of localtime, so it puts
       #define localtime rpl_localtime
in config.h.  Thus, if you use localtime but don't link against gnulib, you
get a linker error.

I've checked this in.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?5740>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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