Re: gcc 4.0.2, Fedora C4 problem

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

 



Michael Gatford writes:
 > Hi,
 > 
 > I am getting the following error when compiling some code on a Fedora C4 
 > box and gcc 4.0.2.
 > 
 > I've done some googling but have no idea how to deal with the "throws 
 > different exceptions" errors.
 
You've got multiple incompatible declarations of some functions.  Find
out why, and fix them.  Use gcc -E to get preprocessed source.  

Andrew.


[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