From: Bart JOURQUIN[SMTP:jourquin@message.fucam.ac.be] Sent: 11 June 1996 13:02 To: Julian Smart Subject: Wx166b on DEC/OSF compile problems Hi, just one word on how to compile Wx166b on DEC/OSF The DEC cxx compiler does'nt understand the new .cpp extensions as C plus plus source files. Solution --------- modify the make.env file to add -x cxx to the compiler options -> OPTIONS = -Dosf1 -DOSF1 -D__OSF1 -x cxx the -x cxx argument forces to compile any source to C plus plus (see the FAQ for a complete list of other changes to introduce in the make.env file) Facultes Universitaires Catholiques de Mons (F.U.Ca.M.) Bart JOURQUIN Departement "Informatique et Gestion Quantitative" Groupe "Transport et Mobilite" Chaussee de Binche, 151a 7000 Mons (Belgique) Tel: (32) 65 32.32.93 Fax: (32) 65 31.56.91 E-mail: jourquin@message.fucam.ac.be