Re: DDD compilation
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | Department of Numerical Simulation, University of Bonn |
| Message-ID | <[email protected]> |
Hello Pushpa, * PushpaKumari KH wrote on Wed, Feb 07, 2007 at 11:58:35AM CET: > > I am trying to compile DDD-3.3.11 for HP-Ux 11.11 with aCC > > I have set the CXX to "aCC" and CXXFLAGS to "-AA" > > I get the below error: > > aCC -AA -o cxxtest cxxtest.o -lm > /usr/bin/sed -f ./unumlaut.sed ddd.man | cat > ddd.1~ \ > && mv ddd.1~ ddd.1 > No suffix list. This is not an error; at least the `No suffix list.' is not a fatal error, but a mere warning by `make'. Please post the actual error including the command(s) that caused it, if there was any. Cheers, Ralf