| Author |
advanced Makefile tutorial
|
|
| Tabrez Iqbal 2004-10-23, 7:46 am |
| I was searching for a good tutorial/manual on Makefiles. I have 'GNU
make' manual but i wanted a tutorial which will help me in managing
large projects. for eg, i was getting problems in building uClinux and
i am not able to track down the problem because of Makefile structure
used. what material do you suggest for me?
I have basic knowledge of Makefiles.
thanks
tabrez
| |
|
| Tabrez Iqbal wrote:
> I was searching for a good tutorial/manual on Makefiles. I have 'GNU
> make' manual but i wanted a tutorial which will help me in managing
> large projects. for eg, i was getting problems in building uClinux and
> i am not able to track down the problem because of Makefile structure
> used. what material do you suggest for me?
> I have basic knowledge of Makefiles.
>
http://sources.redhat.com
GVK
| |
| Pascal Bourguignon 2004-10-23, 7:46 am |
| tabrez19_i@rediffmail.com (Tabrez Iqbal) writes:
> I was searching for a good tutorial/manual on Makefiles. I have 'GNU
> make' manual but i wanted a tutorial which will help me in managing
> large projects. for eg, i was getting problems in building uClinux and
> i am not able to track down the problem because of Makefile structure
> used. what material do you suggest for me?
> I have basic knowledge of Makefiles.
Have a look at:
http://www.canb.auug.org.au/~miller...-cons-harm.html
--
__Pascal Bourguignon__ http://www.informatimago.com/
Voting Democrat or Republican is like choosing a cabin in the Titanic.
| |
| Tabrez Iqbal 2004-10-24, 2:47 am |
| GVK <vamsee_k@students.iiit.net> wrote in message news:<cldk7g$1kl$2@domitilla.aioe.org>...
> Tabrez Iqbal wrote:
>
> http://sources.redhat.com
>
> GVK
sorry, but how does this link relate to my query? i don't know what i
missed on this site.
tabrez
| |
| Tabrez Iqbal 2004-10-24, 2:47 am |
| Pascal Bourguignon <spam@mouse-potato.com> wrote in message news:<87pt39woey.fsf@thalassa.informatimago.com>...
> tabrez19_i@rediffmail.com (Tabrez Iqbal) writes:
>
>
> Have a look at:
> http://www.canb.auug.org.au/~miller...-cons-harm.html
true, but i am not creating my own project but have to modify some
existing projects which do use recursive makefiles.
tabrez
|
|
|
|