This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
> Why not encourage people to write the prefix on a separate line, which > works for both a.out and ELF? > That is a separate issue. Since PREFIX_SEPARATOR is wrong on ELF, we should fix it. I think we can change it #define PREFIX_SEPARATOR '\\' so that everyone will be happy. -- H.J. Lu (hjl@gnu.org)