[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gpc - cannot execute binary file




On Mon, Dec 09, 2002 at 01:17:03PM +0100, Radosław Antoniuk wrote:
warden@w2k:~/pascal$ cat pierwszy.pas
program pierwszy;

begin
writeln('To jest test kompilatora gpc pod linuxem');
readln;
end.
warden@w2k:~/pascal$ gpc -c pierwszy.pas -o pierwszy
warden@w2k:~/pascal$ chmod 700 pierwszy
warden@w2k:~/pascal$ ./pierwszy
bash: ./pierwszy: cannot execute binary file

miał ktoś taki problem?

noexec na /home ?

--

--w



Reply to: