Linked by Thom Holwerda on Fri 14th Mar 2008 20:48 UTC, submitted by Valour
Thread beginning with comment 305381
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
FreeBSD 7 includes gcc 4 instead of gcc 3. It's a slower compiler, because it does more optimization work.
Thank you, I thought something into this direction. (I'll have to admit that I thought it would have a larger heap of source code that would of course last longer to compile.)
It's not a FreeBSD performance issue.
The recompiled system is working well and fast. Only downsides for me:
1. Compiled in keymap (ATKBD/UKBD_DFLT_KEYMAP) doesn't work anymore.
2. Sun Type 6 mouse and keyboard work, but no identification string is displayed at startup (ukbd, ums), allthough entries in usbdevs database are present.
Strange... No idea why... :-(
The recompiled system is working well and fast. Only downsides for me:
1. Compiled in keymap (ATKBD/UKBD_DFLT_KEYMAP) doesn't work anymore.
1. Compiled in keymap (ATKBD/UKBD_DFLT_KEYMAP) doesn't work anymore.
You should probably bring this up on the stable@ mailing list and/or file a PR.
2. Sun Type 6 mouse and keyboard work, but no identification string is displayed at startup (ukbd, ums), allthough entries in usbdevs database are present.
I am not sure if this is expected. It doesn't sound like it's causing any problems though.






Member since:
2007-08-06
FreeBSD 7 includes gcc 4 instead of gcc 3. It's a slower compiler, because it does more optimization work. It's not a FreeBSD performance issue.