Re: Dynamic linking is go (again)
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sh3,gmane.os.netbsd.ports.dreamcast |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]> [email protected] wrote: > > In sh3_elf/crt0.c, __start and _start are different, > > but __start only push r9 and r8 into stack for args > > of (Obj_Entry *) and (struct ps_strings *). > > (actually ENTRY is machine dependent value in gcc) > > Yes, I know. That's why I suggested making them the same. :-) > Look at the code in i386_elf/crt0.c to see what I mean. Sure, I agree making them the same, but anyway gcc and ld should have the same default. (should we consult toolchain people?) --- Izumi Tsutsui [email protected]