Request 237 was acted upon.
_________________________________________________________________________
URL: https://rt.openpkg.org/id/237
Ticket: [OpenPKG #237]
Subject: [gcc] enabling additional languages
Requestors: [EMAIL PROTECTED]
Queue: openpkg
Owner: Nobody
Status: new
Transaction: Ticket created by [EMAIL PROTECTED]
Time: Mon Aug 18 17:08:20 2003
_________________________________________________________________________
The current gcc package provides a build-time option to selectively
enable the C++ language, via the following construct:
%if "%{with_cxx}" == "yes"
l_enable_languages="${l_enable_languages},c++"
%endif
I would like to suggest adding a similar build-time option for Fortran
support. I know that this language is not the most fashionable any more,
but we at least have several users who would appreciate a Fortran
compiler.
I imagine this would not affect the stability of the gcc package, since
the option could/would be disabled by default.
Comments?
----
Matt Hoosier
UNIX administrator / Accounts manager
CIS Department, Kansas State University
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Bug Database Interface www.openpkg.org/bugdb
Bug Database List [EMAIL PROTECTED]