home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.os.linux.gentoo      Stupid OS you gotta compile EVERYTHING      17,684 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 16,444 of 17,684   
   Dan Espen to Mark Hobley   
   Re: Gentoo: How to stop emerge from over   
   25 Jan 09 15:19:24   
   
   XPost: comp.os.linux.misc   
   From: daneNO@MORE.mk.SPAMtelcordia.com   
      
   markhobley@hotpop.donottypethisbit.com (Mark Hobley) writes:   
      
   > I am using Gentoo. I have created a couple of wrapper scripts to force   
   > parameters into the assembler and compiler as follows:   
   >   
   > /usr/bin/gcc:   
   >   
   > #!/bin/sh   
   > gcc.real -march=i386 -Wa,-march=i386 $@   
   >   
   > I did a similar thing with /usr/bin/as   
   >   
   > The original compiler and assembler have been renamed as follows:   
   >   
   > /usr/bin/gcc.real   
   > /usr/bin/as.real   
   >   
   > I want to: emerge -av1 binutils gcc glibc   
   >   
   > How do I prevent cause the updated compiler and assembler to overwrite   
   > the renamed targets gcc.real and as.real, rather than the wrapper   
   > scripts?   
      
   Don't start messing around with things in /usr/bin/.   
      
   The normal way to supply compiler args is thru CFLAGS, but   
   if you insist, put your gcc script in ~/bin and invoke the compiler   
   using it's full path from your script.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca