This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: can't run C compiled programs


On 16 May 2006 12:12, Mohamed Boukaa wrote:


> checking for C compiler default output file name... a.out
> checking whether the C compiler works... configure: error: cannot run C
> compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details.
> 
> --->Also when I compile a simple program by myself I got :
> 
>      ~ $ ./testaz
>     bash: ./testaz: Permission denied
>     However the portage is working fine , it can compile C and c++ programs

  What happens if you "chmod a+x ./testaz"?  You may have your UMASK set
wrong.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]