Hi,
I've been using libtool quite happily for some time but have just started
looking at packaging libraries for x86_64 systems. I'm trying to find out what
the recommended method is for installation of x86_64 64bit libraries.
Most of the systems I'm targeting are Fedora which expect 64bit libr
On Fri, 9 May 2008, Steve Edwards wrote:
I've been using libtool quite happily for some time but have just
started looking at packaging libraries for x86_64 systems. I'm
trying to find out what the recommended method is for installation
of x86_64 64bit libraries.
Different systems use diffe
On Fri, May 9, 2008 at 9:20 AM, Bob Friesenhahn
<[EMAIL PROTECTED]> wrote:
> On Fri, 9 May 2008, Steve Edwards wrote:
>>
>> I've been using libtool quite happily for some time but have just started
>> looking at packaging libraries for x86_64 systems. I'm trying to find out
>> what the recommended
Hello libtool Team,
In my environment exist GNU C and Java compilers along with mingw C
cross-compiler. When I build libtool the path to mingw C-compiler (gcc)
precede path to native C-compiler.
In configure output I see :
checking for i386-mingw32msvc-strip... i386-mingw32msvc-strip
...
On Fri, 9 May 2008, Roumen Petrov wrote:
checking for i386-mingw32msvc-gcj... no
checking for gcj... gcj -> OOPS !
Is above detection correct ?
If is detected a prefix for a program why configure try to find a program
without prefix ?
It looks to me like it did not detect a prefix fo
Bob Friesenhahn wrote:
On Fri, 9 May 2008, Roumen Petrov wrote:
checking for i386-mingw32msvc-gcj... no
checking for gcj... gcj -> OOPS !
Is above detection correct ?
If is detected a prefix for a program why configure try to find a
program without prefix ?
It looks to me like it di