Mail Archives: djgpp-workers/2002/11/13/03:00:20
I went through the steps in the howto again to check for accuracy. ( 3 total
builds against the HOWTO now)
using 2.95.3 as the native CC w/djcrx203
using 3.2 as the native CC w/djcrx203
using 3.2 as the native CC w/djcrx204_alpha
All three built as expected using the steps from the HOWTO.
I am debating whether or not to add some debug info stripping commands to
the HOWTO, like done in the shell script, but I am not sure there is a
reason for it. Isn't the net reduction in binary size the same if you strip
the final binary regardless of whether or not you remove the debugging
information from libgcc.a, libg2c.a, libstdcxx.a, and libsupcxx.a?
Also, I would like to test the compiler with the testsuite. Any suggestions
for doing this?
Andris, have you tried to run the xgcc against the testsuite?
Charles
- Raw text -