|
From: | Tyler Hall |
Subject: | Re: [avr-gcc-list] -fPIC/-fpic |
Date: | Fri, 18 Apr 2003 23:47:12 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.2) Gecko/20021216 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |