Alexandre,
I've noticed you've checked in already some NTPL patches. Does this mean that Wine is ready for RH9? Can I go ahead and upgrade my system?
"Dimitrie O. Paun" dpaun@rogers.com writes:
Alexandre,
I've noticed you've checked in already some NTPL patches. Does this mean that Wine is ready for RH9? Can I go ahead and upgrade my system?
Yes, it's supposed to work. You have to use --with-nptl for now, I'm hoping to make it switchable at run time later; but apart from that it's mostly ready.
On April 3, 2003 10:07 pm, Alexandre Julliard wrote:
Yes, it's supposed to work. You have to use --with-nptl for now, I'm hoping to make it switchable at run time later; but apart from that it's mostly ready.
Cool. Can't we detect at configure time that we need NPTL?
"Dimitrie O. Paun" dpaun@rogers.com writes:
On April 3, 2003 10:07 pm, Alexandre Julliard wrote:
Yes, it's supposed to work. You have to use --with-nptl for now, I'm hoping to make it switchable at run time later; but apart from that it's mostly ready.
Cool. Can't we detect at configure time that we need NPTL?
No, it really has to be determined at run time, there is no guarantee that the glibc that you are using at build time will be the same at run time. We could try to determine a default value for the --with-nptl flag, but it's not trivial, and we need to get rid of the flag anyway.
Apart RedHat, which system needs "alias wine='wine --with-ntpl'" to work properly ?
Yes, it's supposed to work. You have to use --with-nptl for now, I'm hoping to make it switchable at run time later; but apart from that it's mostly ready.
===== Sylvain Petreolle (spetreolle at users dot sourceforge dot net) ICQ #170597259 No more War !
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
For the Law of Oil and Fire, Im an European that lives in France. For all my Brothers and friends, Im a human living on Earth.
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
On April 4, 2003 12:26 am, Sylvain Petreolle wrote:
Apart RedHat, which system needs "alias wine='wine --with-ntpl'" to work properly ?
This is a configure option, not a wine option.
Ok then. Which systems need this option ?
--- "Dimitrie O. Paun" dpaun@rogers.com a écrit :
On April 4, 2003 12:26 am, Sylvain Petreolle wrote:
Apart RedHat, which system needs "alias wine='wine --with-ntpl'" to work properly ?
This is a configure option, not a wine option.
===== Sylvain Petreolle (spetreolle at users dot sourceforge dot net) ICQ #170597259 No more War !
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
For the Law of Oil and Fire, Im an European that lives in France. For all my Brothers and friends, Im a human living on Earth.
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
On Friday 04 April 2003 09:06 am, Sylvain Petreolle wrote:
Ok then. Which systems need this option ?
Do you mean which distributions?
Mandrake 9.1, Red hat 9 and above, and I think SuSE 8.2 - not sure about SuSE.
Thanks, Hetz
Dimitrie, (Yes, you replied to the next message).
Gentoo will need this option. I have gone out of my way to avoid upgrading to gentoo 2.3.2-r1 (or r2) and have stayed with the 2.3.1 releases specifically because of wine and cxoffice and crossover.
Steven
On Friday 04 April 2003 12:26 am, Sylvain Petreolle wrote:
Apart RedHat, which system needs "alias wine='wine --with-ntpl'" to work properly ?
Yes, it's supposed to work. You have to use --with-nptl for now, I'm hoping to make it switchable at run time later; but apart from that it's mostly ready.
===== Sylvain Petreolle (spetreolle at users dot sourceforge dot net) ICQ #170597259 No more War !
"What if tomorrow the War could be over ?" Morpheus, in "Reloaded".
For the Law of Oil and Fire, Im an European that lives in France. For all my Brothers and friends, Im a human living on Earth.
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
Since this patch, I get some applications that run into an infinite loop. (example : winword). I don't use --with-nptl, should I ? RH8.0 glibc 2.3.2 gcc 3.2
Max
On Fri, 2003-04-04 at 05:07, Alexandre Julliard wrote:
"Dimitrie O. Paun" dpaun@rogers.com writes:
Alexandre,
I've noticed you've checked in already some NTPL patches. Does this mean that Wine is ready for RH9? Can I go ahead and upgrade my system?
Yes, it's supposed to work. You have to use --with-nptl for now, I'm hoping to make it switchable at run time later; but apart from that it's mostly ready.
Forget what I said, I just had to recompile the whole thing and it works great now.
Max
On Fri, 2003-04-04 at 08:34, Maxime Bellengé wrote:
Since this patch, I get some applications that run into an infinite loop. (example : winword). I don't use --with-nptl, should I ? RH8.0 glibc 2.3.2 gcc 3.2
Max
On Fri, 2003-04-04 at 05:07, Alexandre Julliard wrote:
"Dimitrie O. Paun" dpaun@rogers.com writes:
Alexandre,
I've noticed you've checked in already some NTPL patches. Does this mean that Wine is ready for RH9? Can I go ahead and upgrade my system?
Yes, it's supposed to work. You have to use --with-nptl for now, I'm hoping to make it switchable at run time later; but apart from that it's mostly ready.