About folders: cxx, fmk/include and blitz

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
hugo_esquivel
Posts: 71
Joined: Fri Nov 06, 2009 6:40 am
Location: Universidad del Norte, Colombia

About folders: cxx, fmk/include and blitz

Post by hugo_esquivel »

Hi Frank. This is a quick question. In the following lines, what do mean: cxx, include and blitz?
-I/usr/include/cxx
-I/Users/fmk/include
-I/Users/fmk/blitz

I mean, are these folders required for compilation process? If so, what do they contain?

Many Thanks!

PS: Lines extracted from Makefile.def (MACHINE_INCLUDES definition).
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

don't worry about them .. as i play with other packages, i sometimes leave the includes in the MAkefile.def
Post Reply