On Thu, Aug 17, 2006 at 12:57:50PM +0200, Markus Raab wrote: > yes, sounds very good! > > But can we (you) get the whole code -std=c99 -pedantic? When uploading non
Yes, I can, with and without _GNU_SOURCE. Without _GNU_SOURCE I had to add some defiles for types, and a whole getopt replacement (although a simple definition of > compiling code, please make a new branch (but don't ask me how to do > that*G*). I didn't upload non compiling code, but instead made all the code compile with those flags... At the same time I reorganized the whole build organization, in particular by following Yannick ideas on having the backends list defined in ./configure and used in Makefile.am instead of automake ifs. > There are some bugs in the build system now (installing symlinks and the > static lib, at least on my system). Seasonfive and I will try to fix it today > at 20:00. Maybe it is the symlink for the default daemon backend? Otherwise for static libs, there have been many changes (mostly by Yannick, and later by me) to have all the backends statically compiled with libelektra.a. There are still issues, however, I think. I think the regressions are not in the changes related with flags, but in the build rearrangement and static libs handling. -- Pat ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Registry-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/registry-list
