automake-patches
[Top][All Lists]
Advanced

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

Re: Make depmode=cpp work with Microsoft Visual C++ on MSYS.


From: Peter Rosin
Subject: Re: Make depmode=cpp work with Microsoft Visual C++ on MSYS.
Date: Fri, 30 Jan 2009 08:32:54 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Den 2009-01-30 08:01 skrev Ralf Wildenhues:
* Peter Rosin wrote on Fri, Jan 30, 2009 at 01:00:04AM CET:
$ ./bootstrap
Constant name 'HASH(0xa2a1ea8)' has invalid characters at ./automake.tmp line 
293
BEGIN failed--compilation aborted at ./automake.tmp line 293.

Which 'perl -V'?

It sails safely through the version test in configure. (perl -e 'require 
5.006;')

$ perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=msys, osvers=1.0.8(0.4632), archname=msys
    uname='msys_nt-4.0 du216771 1.0.8(0.4632) 2002-05-13 09:50 i686 unknown '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing 
-fnative-struct',
    optimize='-O3 -s -mcpu=pentium',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -fnative-struct'
    ccversion='', gccversion='2.95.3-1', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=4
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -s'
    libpth=/usr/lib /lib
    libs=-lgdbm
    perllibs=
    libc=/usr/lib/libmsys-1.0.dll.a, so=dll, useshrplib=true, 
libperl=libperl.dll
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' -s'


Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Built under msys
  Compiled at Dec  5 2002 09:37:25
  @INC:
    /usr/lib/perl5/5.6.1/msys
    /usr/lib/perl5/5.6.1
    /usr/lib/perl5/site_perl/5.6.1/msys
    /usr/lib/perl5/site_perl/5.6.1
    /usr/lib/perl5/site_perl
    .

Cheers,
Peter




reply via email to

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