SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

1)
g++ -Wall -fPIC `pkg-config gtkmm-2.0 --cflags` -g -c simple.cpp

2)
g++ -shared -Wl,-soname,libsimple.so.1 `pkg-config gtkmm-2.0 --libs` -o libsimple.so.1.0.1 simple.o -lc


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.