automake
[Top][All Lists]
Advanced

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

Re: Cross compiling with pkg.m4


From: Erik de Castro Lopo
Subject: Re: Cross compiling with pkg.m4
Date: Sun, 20 Apr 2008 20:11:47 +1000

John Darrington wrote:

> pkg.m4 doesn't behave in a very rational way, when configured with
> --host=xyzzy

I successfull use pkg-config when compiling from Linux to windows
using:

    ./configure --host=i586-mingw32msvc --target=i586-mingw32msvc 
--build=i586-linux

My i586-mingw32msvc-pkg-config is documented here:

    http://www.mega-nerd.com/erikd/Blog/CodeHacking/MinGWCross/pkg-config.html

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"We can build a better product than Linux" -- Microsoft
Corp.'s Windows operating-system chief, Jim Allchin.
One has to wonder why, with their huge resources, they haven't.




reply via email to

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