Re: Error courier-imap & gcc 3.3.2 & Aix 5.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"erricharl" <erricharl@xxxxxxxxxxx> writes:

> Hello.
> I want to compile courier-imap 3.0.3 on Aix 5.2 with gcc-3.3.2. I use this
> flags:
> /configure --disable-root-check
> 
> All seems to be ok but for compilation process with make i get following
> errors:
> 
> Compiling deliverquota.c
>         gcc  -g -O2 -Wall -I./.. -I..   -o deliverquota
          ^^^ This is wrong. You must link c++ code with 'g++', not 'gcc'.

[snip]

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux