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]

Re: How to list all calls a library contained?


On Wed, 15 Nov 2000, Yiyan Yang wrote:
> Hi,
> I wrote a small program, but it can not be linked using
>
>     gcc -o a c.c
>
> and gcc report the following errors:

Name the program c.cc and use g++ instead of gcc.

However, please note that these lists are for developing GCC and help
on installing GCC (see <http://gcc.gnu.org/lists.html> for details); so
basic questions like these are not appropriate here.

Please read the manual and our instructions at <http://gcc.gnu.org> and
probably a good book on learning C++.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
"Well, we have Haider, but you cannot become president with less than 50%
of the votes, let alone less votes than your competitors, here in Austria."


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