Mail Archives: djgpp/1995/09/22/07:38:10
Sorry about complaining not ever seen your example, after reloading all
old articles I've found and checked it:
Compiling and linking works fine if I do it with
gcc template.cc -o template -lgpp // compile and link to template.
or
gcc -c template.cc // compile to template.o
gcc template.o -o template -lgpp // link to template.
and running with
go32 template
gives the desired results.
My configuration is an 486/66DX2, 32MB Ram, DOS6.2, HIMEM and EMM386,
djgpp 1.12m4.
Sorry, but it seems that I can't further help you. Your code is right!
Roland
+---------------------------------------+---------------------------+
I Roland Exler I EMAIL: I
I Universitaet Linz I R DOT Exler AT jk DOT uni-linz DOT ac DOT at I
I Institut fuer Elektrische Messtechnik I I
I Altenbergerstr. 69 I Phone: I
I A-4040 Linz, AUSTRIA I + 43 732 2468 9205 I
+---------------------------------------+---------------------------+
- Raw text -