linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: Windows can use cpp in c code but in linux ?? I dont know how .
@ 2004-09-30 17:12 Huber, George K RDECOM CERDEC STCD SRI
  2004-09-30 22:24 ` Jan-Benedict Glaw
  2004-10-02  6:40 ` mojtaba mahdavi
  0 siblings, 2 replies; 3+ messages in thread
From: Huber, George K RDECOM CERDEC STCD SRI @ 2004-09-30 17:12 UTC (permalink / raw)
  To: linux-c-programming

Suciu wrote:


>To solve this is easy, link with the c++ library: -lstdc++

>gcc a.c mylib.a -lstdc++

Or you could use g++ (the GNU C++ compiler)  It should handle
C files as well.

George

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-02  6:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-30 17:12 Windows can use cpp in c code but in linux ?? I dont know how Huber, George K RDECOM CERDEC STCD SRI
2004-09-30 22:24 ` Jan-Benedict Glaw
2004-10-02  6:40 ` mojtaba mahdavi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).