This is the mail archive of the gcc@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] | |
I'm attempting to build gcc for arm-elf & powerpc-eabi-elf targets but I'm having trouble with global constructors. Searching around appears to have a lot of conflicting information - calling __init __do_global_ctors or __main from crt0 before the call to main. Can anyone point me in the right direction with this?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |