This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/2222: option enable-target-optspace disables _GNU_SOURCE
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/2222: option enable-target-optspace disables _GNU_SOURCE
- From: holler at ahsoftware dot de
- Date: 8 Mar 2001 10:34:09 -0000
- Reply-To: holler at ahsoftware dot de
>Number: 2222
>Category: c++
>Synopsis: option enable-target-optspace disables _GNU_SOURCE
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 08 02:36:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Alexander Holler
>Release: 2.95.2 19991024
>Organization:
>Environment:
linux
>Description:
Compiling gcc with --enable-target-optspace (e.g. for embedded systems) (config/mt-ospace) overwrites -D_GNU_SOURCE (config/mt-linux). So errors occuring during compile because of missing pthread support (first in iostream.cc).
>How-To-Repeat:
compile gcc with --enable-target-optspace
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: