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] | |
Well it is not working on powerpc-apple-darwin where Ada is not available and does not work either (a different bug already filed).
If Ada does not work, obviousely you can't expect libada to work.
The proper approach here is to disable ada when configuring.
Now, if you're really lazy and don't want to specify the list of languages
you want to enable, then you can use --disable-libada, as documented :-)
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |