| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| From: | "Dylan Trotter" <trotterd AT idirect DOT ca> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Errors when compiling with gcc/gxx |
| Date: | Sat, 24 Apr 1999 13:11:44 -0400 |
| Lines: | 11 |
| X-Newsreader: | Microsoft Outlook Express 4.72.3110.1 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
| NNTP-Posting-Host: | ts6-1o-27.idirect.com |
| Message-ID: | <3721fb9c@nemo.idirect.com> |
| X-Trace: | 24 Apr 1999 13:13:00 -0400, ts6-1o-27.idirect.com |
| Organization: | via Internet Direct |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
I recently learned C++ after previously knowing C, and I wanted to convert many library functions which I had created for C into C++ classes. All was good until I went to compile the fist one when I got errors such as: c:\djgpp\tmp/ccciaqsg(.text+0xa0):C:\\WINDOWS\\DESKTOP\\VIDCLASS\\main.cpp: undefined reference to `__eh_pc' c:\djgpp\tmp/ccciaqsg(.text+0xa0):C:\\WINDOWS\\DESKTOP\\VIDCLASS\\main.cpp: undefined reference to `__eh_pc'
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |