Is --enable-libgomp legal with --target=avr?

Klampiar klampiar@gmail.com
Sat Sep 11 19:56:00 GMT 2010


Hi, I would like to know if "--enable-libgomp" configure option is legal with 
"--target=avr" architecture, becouse the build process of gcc fails at libgomp 
if both options are used. It probably doesn't make much sense to use openmp 
with such device, but I wonder if gcc with libgomp support should build OK for 
avr arch, and if not shouldn't configure script take care about this situation 
(either by ignoring --enable-libgomp option, or by exiting with error)?

Thanks in advance.



More information about the Gcc-help mailing list