Michael Craft <mcraft@xxxxxxxxxx> writes: > I'm trying to compile GCC 3.4.2 with OpenMP support. How can I enable > this at compile time? gcc 3.4.2 does not support OpenMP. The first version of gcc which supported OpenMP was gcc 4.2. Ian
Michael Craft <mcraft@xxxxxxxxxx> writes: > I'm trying to compile GCC 3.4.2 with OpenMP support. How can I enable > this at compile time? gcc 3.4.2 does not support OpenMP. The first version of gcc which supported OpenMP was gcc 4.2. Ian