Re: [Autogen-users] A new pre-release

2007-02-04 Thread Aaron Turner
Hey Bruce, Just gave it a try... The main tarball built just fine, but when I included the libopts tearoff in my code I got a compile error under OS X: gcc -DHAVE_CONFIG_H -I. -I../src -I.. -g -O2 -Wall -O2 -funroll-loops -std=gnu99 -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts

[Autogen-users] A new pre-release

2007-02-03 Thread Bruce Korb
Hi all, 5.8.8 had two problems that weren't found until now: * an introduced sizeof(int) != sizeof(size_t) issue * a regression in the library numbering >From basically day 1 the issue of #including from #included files was not as fully considered as it could have been. So, for all these reasons