Search:
Forum
UNIX/Linux Programming
static compile with g++
static compile with g++
Dec 15, 2011 at 3:07pm UTC
viktor
(3)
Hi,
I am trying to compile static an application with g++, a c++ source code, with headers files included, edited with QT, but i am not sure how it's work, i don't find an answer .... please help me with an reply ...
thanks!
Dec 25, 2011 at 10:45am UTC
h9uest
(157)
Here I'm assuming you don't know how to write a Makefile.
There are many examples on the web. Below is a one of them.
http://forum.codecall.net/linux-tutorials-guides-tips/17681-linux-makefile-tutorial.html
Hope it helps.
Dec 25, 2011 at 6:54pm UTC
Ben Duncan
(163)
To compile with g++ and multiple files?
This video shows how to do it.
http://goo.gl/JROYk
Last edited on
Dec 25, 2011 at 6:54pm UTC
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs