------- Comment #6 from fxcoudert at gcc dot gnu dot org 2006-02-17 10:15 ------- (In reply to comment #1) > Index: libgomp/configure.tgt > =================================================================== > --- libgomp/configure.tgt (revision 110617) > +++ libgomp/configure.tgt (working copy) > @@ -29,6 +29,10 @@ > config_path="linux/alpha linux posix" > ;; > > + alpha*-dec-osf*) > + XCFLAGS="${XCFLAGS} -pthread" > + ;; > + > ia64*-*-linux*) > config_path="linux/ia64 linux posix" > ;;
Forget this patch, I manage to test it and it's not working. I'll find something during the week-end, now that I am able to test it directly on Tru64. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2006-02-08 14:18:12 |2006-02-17 10:15:46 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26161