Infos for Unix/Windows portable library making?

2010-04-24 Thread Kārlis Repsons
Hello in here... 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

Re: Infos for Unix/Windows portable library making?

2010-04-24 Thread Dr. David Kirkby
Kārlis Repsons wrote: Hello in here... 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 inform

Re: Infos for Unix/Windows portable library making?

2010-04-24 Thread Thomas Dickey
On Sat, 24 Apr 2010, Dr. David Kirkby wrote: Kārlis Repsons wrote: Hello in here... 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 appreci

Prefix for file in source directory used in ./configure?

2010-04-24 Thread Jason Sewall
Hello, I've searched the docs and the web for info on this, but I can't seem to make headway. I have a script in the same directory as my configure.ac that tries to clean what commit in my VC we're building. GIT_VERSION=`./GIT-VERSION-GEN` Obviously, that './' in there doesn't work if I try to

Re: Prefix for file in source directory used in ./configure?

2010-04-24 Thread Russ Allbery
Jason Sewall writes: > I've searched the docs and the web for info on this, but I can't seem to > make headway. > I have a script in the same directory as my configure.ac that tries to > clean what commit in my VC we're building. > GIT_VERSION=`./GIT-VERSION-GEN` > Obviously, that './' in ther

Re: Infos for Unix/Windows portable library making?

2010-04-24 Thread Mike Frysinger
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