This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Mixing C and C++


Hi,

> > Is Automake capable of building mixed C and C++ libraries?  Can the source
> > files exist in the same directory with the same base name but different
> > suffixes?

Is there some reason why you can just build your C sources with your
C++ compiler?  I realize that would require changing the C source
extensions to a C++ source extension but that should be straight
forward.

-Ossama
-- 
Ossama Othman <ossama@ece.uci.edu>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068  70E6 5EB7 5E71 F7A3 94A8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]