avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] object file break up


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] object file break up
Date: Mon, 13 Feb 2006 10:07:34 +0100 (MET)

Russell Shaw <address@hidden> wrote:

> You need to separate the project into multiple source files
> and compile and link them separately.

As an alternative, it could be handled using some #ifdef spagghetti,
and a Makefile that recompiles the same source file into many
different object files, each with another -DXXX option.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

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