Miklos Vajna wrote: > ----- Forwarded message from Gabriel C <[EMAIL PROTECTED]> ----- >>> and yes, current is open for new features again. >> May I ask you guys to not touch any packages in /base/ nor packages are in >> any core group , >> as well any package may need gcj , libgcj or ecj please ? >> >> I have already a mess with this java things in toolchain repo and I don't >> feel like to mess with >> merge conflicts. :s >> >> I will post the status of the repo as soon I've figured what is wrong with >> ecj / gcj. >> >> Also for anyone may want to know what is rebuild / fixed already : >> >> ftp://ftp.frugalware.org/pub/other/people/crazy/gcc43/frugalware-$arch/ >> >> both archs should be in sync right now. >>
All of base[1] including kernel and modules , *core* are rebuilt against gcc 4.3.0/glibc2.7. Java problems seems all fixed ( thx to vmiklos for the help on that ) Both arch are synced so please give it a test. I'm running the repo on 3 boxes already without problems. I'm rebuilding right now remaining java apps(s) octave , *mule and after that all should be done and ready to me merged. Please let me know if you guys find issues. [1] nvi , grub* is not rebuilt , discussed on irc with with vmiklos. zoo is not rebuilt I'm not sure what source to use PS: common gcc43 errors are now missing includes caused by the gcc header cleanup so you'll see most probably such errors during 0.9 devel cycle : error: 'exit' was not declared in this scope error: 'strcpy' was not declared in this scope etc these are trivial to fix , #include <the_header>. Here some of these : find, for_each, sort algorithm isalnum, toupper cctype INT_MIN, RAND_MAX climits printf cstdio atoi, free, rand cstdlib EXIT_FAILURE cstdlib strcmp, memcpy cstring auto_ptr memory fd_set, mode_t sys/types.h typeid typeinfo crazy _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
