[pcre-dev] Building PCRE 7.5 with Visual Studio 7

Αρχική Σελίδα
Delete this message
Συντάκτης: Alan Lehotsky
Ημερομηνία:  
Προς: pcre-dev
Υ/ο: Alan Lehotsky
Αντικείμενο: [pcre-dev] Building PCRE 7.5 with Visual Studio 7
PCRE builds just fine on a huge range of platforms including

- x86-linux
- hp-ux (both itanium and PA-RISC)
- sun
- ibm ppc
- alpha osf1 (except for the C++ APIs which are confused about 'long
long')

Unfortunately, I also need a windows build. We are using either cygwin or
MKS on windows, BUT depending on the Visual Studio
2003 (or better) compiler, not the cygwin gcc.

I've managed to cajole the PCRE configure to almost work with the addition
of appropriate environment variable definitions of
CC, CXX, LD, AR to point to appropriate VC executables or MKS files.

But the shared libraries won't build because configure doesn't understand
how to create shared libraries or pic code as far
as I can tell. And the final link steps for pcretest.exe and pcregrep.exe
fail because libtool appears to pass the .la files to cl.exe
in a way that confuses it.

Any chance that a 7.5 windows build or pre-built package is likely to
surface in the next few weeks?

Thanks,
Al Lehotsky



  NOTICE from Ab Initio: If received in error, please destroy and notify 
sender, and make no further use, disclosure, or distribution. This email 
(including attachments) may contain information subject to confidentiality 
obligations, and sender does not waive confidentiality or privilege.From gshiman@??? Wed Jan 16 17:07:42 2008
Envelope-to: pcre-dev@???
Received: from cvmg04.commvault.com ([64.9.38.214]:3140)
    by tahini.csx.cam.ac.uk with esmtp (Exim 4.69)
    (envelope-from <gshiman@???>) id 1JFBjl-000617-38
    for pcre-dev@???; Wed, 16 Jan 2008 17:07:42 +0000
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
    charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Date: Wed, 16 Jan 2008 12:06:54 -0500
Message-ID: <D7E9043580617245870D12CC23E21F8DE31DB0@???>
In-reply-to: <OF2783E512.641A31E2-ON852573D2.005A3197-852573D2.005D53DA@???>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [pcre-dev] Building PCRE 7.5 with Visual Studio 7
Thread-Index: AchYYeTCNI7gLL+BSh2o597qftgYvQAADVkA
References: <OF2783E512.641A31E2-ON852573D2.005A3197-852573D2.005D53DA@???>
From: "George Shimanovich" <gshiman@???>
To: "Alan Lehotsky" <ALehotsky@???>,
 <pcre-dev@???>
X-Spam-Score: 0.3 (/) 
X-Spam-Status: No, score=0.3 required=5.0 tests=AWL=-0.137,
    BAYES_50=0.4 autolearn=no version=3.1.8
Subject: Re: [pcre-dev] Building PCRE 7.5 with Visual Studio 7
X-BeenThere: pcre-dev@???
X-Mailman-Version: 2.1.7
Precedence: list
List-Id: PCRE Development <pcre-dev.exim.org>
List-Unsubscribe: <http://lists.exim.org/mailman/listinfo/pcre-dev>,
    <mailto:pcre-dev-request@exim.org?subject=unsubscribe>
List-Archive: <http://lists.exim.org/lurker/list/pcre-dev.html>
List-Post: <mailto:pcre-dev@exim.org>
List-Help: <mailto:pcre-dev-request@exim.org?subject=help>
List-Subscribe: <http://lists.exim.org/mailman/listinfo/pcre-dev>,
    <mailto:pcre-dev-request@exim.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Jan 2008 17:07:42 -0000


> Any chance that a 7.5 windows build or pre-built package is likely to=20

surface in the next few weeks?
Use available CMake build option - it supports Windows, including x64.
- George














******************Legal Disclaimer***************************
"This communication may contain confidential and privileged material
for the sole use of the intended recipient. Any unauthorized review,
use or distribution by others is strictly prohibited. If you have
received the message in error, please advise the sender by reply
email and delete the message. Thank you."
****************************************************************