gcc header file help should be a minor problem

2007-09-20 Thread patrickinminneapolis
combinations, double slashes, etc... ultimately i want to include the following: /cygdrive/c/Program\ Files/Microsoft\ Visual\ Studio\ 8/VC/include/ thanks patrick -- View this message in context: http://www.nabble.com/gcc-header-file-help-should-be-a-minor-problem-tf4490680.html#a12807222

Re: gcc header file help should be a minor problem

2007-09-20 Thread Greg Chicares
On 2007-09-20 22:25Z, patrickinminneapolis wrote: This works fine : gcc -c -fpic example.c example_wrap.c I thought that'd give a (harmless) warning about '-fpic', but anyway... But I want to include files in a different directory, so just to test, I moved example_wrap.c to c:\ , i tested