This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10865] [ia64] gcc -pthread does not add -D_REENTRANT
- From: "francois-xavier dot kowalski at hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2003 11:59:11 -0000
- Subject: [Bug target/10865] [ia64] gcc -pthread does not add -D_REENTRANT
- References: <20030519153600.10865.francois-xavier.kowalski@hp.com>
- 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=10865
------- Additional Comments From francois-xavier dot kowalski at hp dot com 2003-07-07 11:59 -------
1. Do I have to populate any kind of information so that this DR can move
forward to a non-WAITING state?
2. BTW, the pre-processor #define that should be added for GCC on HP-UX 11.x are
"-D_REENTRANT -D_PTHREADS_DRAFT4", not only "-D_REENTRANT". The link statement
remain "-lpthread".