bug-global
[Top][All Lists]
Advanced

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

GLOBAL 6.3 Windows patch


From: Jason Hood
Subject: GLOBAL 6.3 Windows patch
Date: Fri, 13 Jun 2014 21:56:06 +1000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Find attached the patch to make the plug-in parser work with Windows.
It adds "-no-undefined" to the *_la_LDFLAGS options, necessary to
create the DLLs.  It also changes "@{libdir}" to "@{prefix}/lib" and
does the opposite change in gtags.conf.in, changing "@prefix@/lib" to
"@libdir@".  This is necessary so I can "configure --prefix=c:/usr
--libdir=/usr/lib", preventing the drive colon from interfering with
the config.  I also ignore libtool, so the actual path in the config
doesn't matter (although it will be used if it's valid).

-- 
Jason.

Attachment: glo63.txt
Description: Text document


reply via email to

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