Changeset 0af1b73f in rtems for c/src/lib/libbsp

Timestamp:
01/03/00 17:27:06 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0173ab8
Parents:
110136a
Message:

Patch from Eric Norum <eric@…>:

In another attempt to get C++ exceptions working on the gen68360 target
I tried building for the m68k-elf target. All the tools built and
installed properly as did all of RTEMS. No applications would run,
though -- not even hello.exe!

It turns out the problem was in the linker script. The alignment was in
the wrong place.

Here's a patch. Exceptions still don't work, but at least I can get
some things working with the ELF format now.

(No files)

Note: See TracChangeset for help on using the changeset viewer.