[Bug 463605] New: GCC GNAT compiler doesn' t create links to the actual tools
https://bugzilla.novell.com/show_bug.cgi?id=463605 Summary: GCC GNAT compiler doesn't create links to the actual tools Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: ian.s.nelson@gmail.com QAContact: qa@suse.de Found By: --- When gcc is installed the tools have a suffix, -4.3, attached to them. Another RPM creates links to the tools, for example, gcc43-c++-4.3.3_20081022-9.8 installs /usr/bin/g++-4.3 and gcc-c++-4.3-34.243 installs a link /usr/bin/g++ which points to g++-4.3 The GNAT Ada compiler tools are installed with the suffix but nothing installs the links to them. The following files all need links: /usr/bin/gnat-4.3 /usr/bin/gnatbind-4.3 /usr/bin/gnatbl-4.3 /usr/bin/gnatchop-4.3 /usr/bin/gnatclean-4.3 /usr/bin/gnatfind-4.3 /usr/bin/gnatkr-4.3 /usr/bin/gnatlink-4.3 /usr/bin/gnatls-4.3 /usr/bin/gnatmake-4.3 /usr/bin/gnatname-4.3 /usr/bin/gnatprep-4.3 /usr/bin/gnatxref-4.3 Otherwise, autoconf cannot find them. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463605 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |rguenther@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463605 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463605#c1 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Richard Guenther <rguenther@novell.com> 2009-01-07 06:39:45 MST --- the gcc-ada package installs them. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com