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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, May 16, 2006 at 01:11:54PM +0200, Mohamed Boukaa wrote:
> --->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

How very odd.  Make sure that your filesystem is mounted exec, not
noexec.  Try to run a known working executable from the same directory
as above:

~ $ cp /bin/cat .
~ $ ./cat /dev/null

- -- 
You can't truly consider yourself a mad scientist until you have seriously
considered transmutation of base metals into gold.  (By neutron bombardment,
of course.) - me
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Please fetch my new key 804177F8 from hkp://wwwkeys.eu.pgp.net/

iD8DBQFEauZlwyMv24BBd/gRAvWAAJ9vC7uJGuuQmy7ar3QYOnjS1jbRqACgkAJ3
0RFHKx/PDY9WGsgf74dg1zs=
=ns9o
-----END PGP SIGNATURE-----


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