help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makefile help


From: AnandA
Subject: makefile help
Date: Mon, 15 Jun 2009 18:32:36 -0700 (PDT)
User-agent: G2/1.0

I have a requirement where I need to compile a target twice in the
same makefile. I'm compiling a C code and then linking but using
linker utility to generate an output file.
This output file I want to use to compile again the same C code and
then link for final output generation.

I'm compiling for our own processor. I was wondering how I can write
makefile for achieving this.

Thanks,
Anand.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]