[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] -fPIC/-fpic
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] -fPIC/-fpic |
Date: |
Wed, 16 Apr 2003 11:33:42 +0200 (MET DST) |
address@hidden wrote:
> Sounds cool, I'll do that! Thanks! BTW isn't there any chance that
> the "unchanged" (bootstrap) code will be changed by the compiler
> somehow? I mean is the same source compiled every time to the SAME
> binary format if I use the same switches? (using -Os
> -mcall-prologues)
It ought to create the same code, given identical circumstances.
You probably need to be careful with global/static variables though.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/