autoconf
[Top][All Lists]
Advanced

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

Re: Infos for Unix/Windows portable library making?


From: Mike Frysinger
Subject: Re: Infos for Unix/Windows portable library making?
Date: Sun, 25 Apr 2010 02:48:37 -0400
User-agent: KMail/1.13.1 (Linux/2.6.33.2; KDE/4.4.1; x86_64; ; )

On Saturday 24 April 2010 17:27:28 Thomas Dickey wrote:
> On Sat, 24 Apr 2010, Dr. David Kirkby wrote:
> > Kārlis Repsons wrote:
> >> Hopefully this is sufficiently appropriate place to ask for some help
> >> with making a portable library, which should be usable on both Unixes
> >> and Windows. To be short, I'm still quite confused and would appreciate
> >> some tutorials and/or whatever else information, which is good to start
> >> with. I intend using mingw32 cross compiling...
> > 
> > Not really. Autoconf is a Unix tool. SCons might be worth looking at,
> > though it seems a bit of a nightmare to me, though that is probably
> > mainly since I don't understand it.
> 
> cross-compiling to mingw32 is topical here...

yes, but the ins & outs of writing a library for *nix/windows isnt really.  if 
the question is cross-compiling with configure, then that's one thing.  but 
dealing with library (shared/static) semantics and ELF vs PE is offtopic.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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