This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/20344] New: [4.0/4.1 regression] gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"
- From: "berndtrog at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2005 11:43:13 -0000
- Subject: [Bug ada/20344] New: [4.0/4.1 regression] gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
$ gnatmake --RTS=/tmp/rts test1.adb
gcc -c --RTS=/tmp/rts test1.adb
gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"
Note: This works for 4.0.0-20041123 and fails for 4.0.0-20041129 and newer.
--
Summary: [4.0/4.1 regression] gnat1: error: unrecognized command
line option "-fRTS=/tmp/rts"
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: berndtrog at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-gnu-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20344