Ian Lance Taylor wrote: [snip] > > > Thiemo> I need "bar" as a symbol reference. > > > > > > Doesn't "i" do what you need for this? > > > > The symbol's address is not an assembly-time constant. > > How about "o"? Does the same as "m". Thiemo