This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-pthread support


Hi all,

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, could anyone give me some advice?

Thanks in advances

Best regards

Maggie


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]