.ctors and .dtors in 68k code ?

2005-09-09 Thread Chris Apers
Hi, I'm trying to understand how .dtors and .ctors are handled in 68k code so that i can try to apply the process to ARM (which seems to not support global object construtors), but the MAP file don't contain them. so, how does it work ? Thanks Chris -- For information on using the PalmSource

Re: .ctors and .dtors in 68k code ?

2005-09-09 Thread Ben Combee
At 08:59 AM 9/9/2005, you wrote: Hi, I'm trying to understand how .dtors and .ctors are handled in 68k code so that i can try to apply the process to ARM (which seems to not support global object construtors), but the MAP file don't contain them. In CW 68K files, 1) all of the constructors

RE: .ctors and .dtors in 68k code ?

2005-09-09 Thread Chris Apers
Hi, I'm trying to understand how .dtors and .ctors are handled in 68k code so that i can try to apply the process to ARM (which seems to not support global object construtors), but the MAP file don't contain them. In CW 68K files, 1) all of the constructors from a source file are called from a