View Full Version : C compile problem on MacOSX
johnlouis
March 24th, 2007, 03:49 AM
hello everyone, when i try to compile a C program i have been writing on my PC on a Macbook Pro, i get "nested functions are not supported on MacOSX" errors.. how do i get around this? i really need help ASAP.. :(
hybrid101
March 24th, 2007, 08:01 AM
run windows on that macbook, dunno any workarounds on that:(
parallels or bootcamp mate;)
johnlouis
March 24th, 2007, 11:24 AM
ah crap. i really can't install anything on it since it's not mine. that just disappoints me. i was really hoping i could code on the macbook since i love it's soft keyboard and LCD monitor, guess it's back to the PC.
why the hell would they disable nested functions anyway?
Templarian
March 24th, 2007, 11:54 PM
^Not disable... not supported.
Jeff Wheeler
March 25th, 2007, 02:10 AM
What's your source? Are you using gcc?
johnlouis
March 25th, 2007, 06:58 AM
What's your source? Are you using gcc?
yeah, i use gcc to compile on my PC.. and on the Mac too.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.