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] | |
On Saturday, Jun 21, 2003, at 00:40 America/New_York, Andrew Pinski wrote:I do not know if this is an acceptable work around or not but it should help to at least getting bootstrap back working.
Yes, any workaround would be great. If we can't get a proper fix for GCC 3.3.1, we probably should add some configuration magic that will set -mdynamic-no-pic for the Ada front end.
I'll try an Ada bootstrap later this weekend with -mdynamic-no-pic and will report back.
# APPLE LOCAL -mdynamic-no-pic for host programs for speed XCFLAGS = -mdynamic-no-pic
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |