Hi, Dave,
Thanks a lot for your help.
Best Regards
Jian-ping
-"Dave Korn" <[EMAIL PROTECTED]> wrote: -
To: <[EMAIL PROTECTED]>,
From: "Dave Korn" <[EMAIL PROTECTED]>
Date: 01/17/2006 07:04PM
cc: <[EMAIL PROTECTED]>
Subject: RE: Forward declaration issue on gcc 3.4.3(New)
Jian-ping.Hu
Sorry for the previous wrong format mail. Please ignore it.
I encountered an issue when building our program. The compilation will fail
when using gcc 3.4.3. However, the same program can be compiled
successfully with gcc 3.2.3.
I used the following example to reproduce the issue:
=
a.h
===