This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how can I solve this problem?


At 15.20 24/04/2003 +0900, =?euc-kr?B?uq+/67T2?= wrote:
Hello,

I am Byun.

I have one question.

I use g++ 3.2.1 on linux system.

When I compiled my source program, g++ generate many link error. no compile error. only link error.

[...]


Sorry, but I couldn't follow your code.
What is that you are exactly trying to do ?

Mainly, this line

#include

and these


template
foo::foo()
{
...

are a bit strange to me. Can you post the simple files that you can compile and show those errors ?

Also, this mailing list is devoted to the devolopment *of* GCC. For problems *using* GCC, please use the gcc-help at gcc dot gnu dot org mailing list.

fwyzard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]