Re: -pthread support

2007-10-04 Thread Maggie
Hi Ian, Thanks for your reply. This question is appropriate for [EMAIL PROTECTED], not for [EMAIL PROTECTED] Please send any follow-ups to gcc-help. Thanks. I will send to gcc-help. Cheers Maggie

Re: -pthread support

2007-10-03 Thread Ian Lance Taylor
Maggie <[EMAIL PROTECTED]> writes: > I try to generate cross-compiler to support -pthread in command line > with gcc-4.1.1. I build my compiler using the following configuration. > > ./configure --enable-threads=posix --target=our-cpu > > After I generate cc1, it doesn't support -pthread command