From: Roberto H. <rh...@mu...> - 2003-11-09 11:14:15
|
I'm a new OpenC++ user, and I have troubles with Automake dependency. My system is a "Jaguar" Mac os x 10.2.6, I download the CVS and install it with no problem, and work really fine. Now I was starting a new project with Autoconf/Automake and an compiler created with openc++, and I lose the auto dependency track. I think that Auto-tools use the compiler with the -M option to get the file dependency and this option doesn't work on openc++. Is someone with the same problem? |