Dan Nicholson wrote these words on 02/11/07 15:49 CST: > Did you pass any OPT_FLAGS? The default is -g, so that might explain > why you have much bigger binaries. Actually, for the ones I'm really > using, I was passing "-g -O2 ..." and they're between 12 and 16 Mb.
Okay, now it makes sense. Ken has debugging code in there. I didn't pass -g but did pass -O2. -- Randy rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 15:54:00 up 32 days, 16:08, 1 user, load average: 0.08, 0.08, 0.03 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
