maybe 2 suggestions.. 1. use g++ instead of gcc 2. instead of iostream.h just try without the .h On Wed, 27 Aug 2003 Robert.Wultsch@asu.edu wrote: > Howdy all. I am trying to figure out how to compile from the command line and > have run into some issues. > > as1.c:1:22: iostream.h: No such file or directory > > Any suggestions on how to get the gcc to recognive iostream.h whereever it may > be hiding? > > ------------------------- > Robert James Wultsch III > robert.wultsch@asu.edu > sheepsleep7 (AIM) > (480)951-3169 (Home) > (602)692-7564 (Cell) > 6900 East Gold Dust #107 > Scottsdale, Arizona 85253, USA > Please avoid sending me Word or PowerPoint attachments. > See http://www.fsf.org/philosophy/no-word-attachments.html > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > >