This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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]

need solution


Hi,
 i do write simple makefile for Hello world.but am not able to run it..
 can u guide thru..

my makefile look below

#! /bin/sh
1.o:1.c
	cc -c -g 1.c

Error coming out while run the object file
bash: ./1.o: cannot execute binary file

regds,
RPonGanesan 


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