Juanito
Group: Members
Posts: 1601
Joined: Sep. 2005 |
|
Posted: April 16 2008,05:33 |
|
I just finished the latest updates to compile-3.3.5
Quote | Yeah, Bison, Yacc, Pkg-config and Flex are only used at the compile step, so they can be as new as wanted. |
- autoconf, bison, expat, flex, m4, make, pkg-config & texinfo updated to the latest versions
Quote | ...several automake versions in there - some things want older versions, other things won't build without a recent automake |
- automake/aclocal 1.7 & 1.10 added
Quote | ...wrapper as "lex" that calls flex -l (lex compatibility mode); seems better than just symlinking to me |
- lex wrapper added
I also removed KNOPPIX from the symlinks. I think I need to do some more testing before adding glib2 headers/libs - since the full suite of glib2 libs are not in the dsl base, adding this may cause missing lib errors
I'll do some "stress testing" (^hats^ cp -a /opt/compile-3.3.5/include /opt & export CPPFLAGS=-I/opt/include seems to work well) and then submit the revised extension.
|