On Mon, Jul 7, 2014 at 11:15 AM, Elizabeth Gerrards <lizzygeds1@xxxxxxxxxxx> wrote: > adding "-qHALT=E" to CFLAGS This should only happen with the following being true in configure: if $CC 2>&1 | grep 'xlc' > /dev/null; then It's what is getting you your xlc-specific options despite using gcc. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx