static compile with g++

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!
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.
To compile with g++ and multiple files?

This video shows how to do it.
http://goo.gl/JROYk

Last edited on
Topic archived. No new replies allowed.