libtool
[Top][All Lists]
Advanced

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

libtool (alpha)


From: Julien Lecomte
Subject: libtool (alpha)
Date: Wed, 15 Feb 2006 04:51:54 +0100
User-agent: Thunderbird 1.5 (Windows/20051201)



I've installed the libtool alpha cvs build under MinGW.
Configuration and install was made under mSys (after replacing config.{guess,sub}):

../alpha/configure --prefix=/usr
make

Of note: I configured and installed under mSys because under MinGW it fails (undefined reference to `lt_libltdl_LTX_preloaded_symbols')

When I run a `libtool --help', I get :
  host-triplet:     powerpc-apple-darwin8.2.0
  shell:            /bin/sh
  compiler:         gcc
  compiler flags:   -g -O2
  linker:           /i686-pc-msys/bin/ld.exe (gnu? yes)
  libtool:          (GNU libtool 1.2268 2006/02/13 17:02:28) 2.1a
  automake:         automake (GNU automake) 1.9.6
  autoconf:         autoconf (GNU Autoconf) 2.59

How come the host-triplet is detected as *Darwin* ???
If I run `./config.sub `./config.guess`' in the 'libltdl/config' directory, I get the normal 'i686-pc-msys' or 'i686-pc-mingw32'.
I also get the expected normal response in the ./configure output.

Cheers,
Julien






reply via email to

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