This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/8898] [Ada] cannot link with tasks and pragma Linker_Options ("-Wl,--stack=0x80000");
- From: "fw at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2003 18:06:30 -0000
- Subject: [Bug ada/8898] [Ada] cannot link with tasks and pragma Linker_Options ("-Wl,--stack=0x80000");
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8898
fw@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-05-27 18:06:30
date| |
------- Additional Comments From fw@gcc.gnu.org 2003-05-27 18:06 -------
Can you you provide "gnatlink -v -v" output? It would be nice to have
the actual linker invocation, to see what's really going on.
As a workaround, you could specify the linker options on the gnatmake
command line, using the "-largs" option.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.