functexcept.cc draws in everything
Henning.Baldersheim@devoll.no
Henning.Baldersheim@devoll.no
Thu Mar 11 22:52:00 GMT 2004
If it makes it any clearer I am using gcc-3.3.3, not the latest cvs.
My target is powerpc-eabi. I have made a new powerpc-eabi-ecos to make it
use ecos mutexes for thread support. I only changed/added a few lines in
config.gcc,config.sub and configure to make it accept that. I did not touch
any flag settings.
I have a recompile going so I will know in an hour or two.
Henning
At 14:31 11.03.2004, you wrote:
>On Thu, Mar 11, 2004 at 02:18:40PM -0800, Henning.Baldersheim@devoll.no wrote:
> > I checked info gcc/ld and found that -ffunction-sections and perhaps
> > -fdata-sections should be enabled to. In my code and in the ecos code
> it is
> > enabled.
> > But I could not see any trace of it for the build of libstdc++. What is
> the
> > default ?
> > I guess that if I enable it it should work fine then.
>
>Hm. -ffunction-sections -fdata-sections were on by default the last time I
>checked.
>
>--
>Debugging is twice as hard as writing the code in the first place.
>Therefore, if you write the code as cleverly as possible, you are,
>by definition, not smart enough to debug it.
> - Brian W. Kernighan, in a plea for clear, straightforward code
More information about the Gcc
mailing list