> >> By default, LLVM has a built-in prototype of pow(), similar to > >> GCC. Unlike GCC, LLVM raises a compiler error by default ...
> ... it's invalid code to have a function named pow() > in a hosted environment which is not /The/ pow(). ^^^^^^^^^^^^^^^^^^^^^^^ I don't suppose LLVM supports a commmand-line switch to use embedded mode instead of hosted? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

