This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Wed, Sep 12, 2007 at 02:43:32PM -0700, Rick Mann wrote:Hmm. It seems that I shouldn't need to modify GCC just to get this support in there. Perhaps the default approach used by arm-elf is sufficient, and I'm just side-stepping it by having my own start.S file? I find it hard to believe that modifying GCC would be necessary just to get C++ to behave for arm-elf...
I think you _are_ side-stepping it with your start.S as well as probably
not using the correct linker command.
-- Rick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |