Re: gcc-3.2 -compiling problem
[email protected] (Mahesh T. Pai) Tue, 03 Oct 2006 19:56:29 +0530
| Newsgroups | gmane.org.region.india.fsug-kochi |
|---|---|
| Message-ID | <[email protected]> |
sheshu <[email protected]> writes: > but im not able to get the exe file by the command "gcc-3.2 aa.o -o aa" or "gcc-3.2 -o aa aa.c" > error messages obtained are... > /usr/bin/ld: ctr1.o: No such file: No such file or directory > collect2: ld returned 1 exit status > > what can i do? please give a solution Are you trying to create a binary which will run on Microsoft's Operating system? if so, what you are trying to do is called ``cross compiling''. Please search the internet / google for the term ``cross compiling''. -- Mahesh T. Pai <<>> http://paivakil.blogspot.com/ >From The Devil's Dictionary (1881-1906) [devil]: LAWYER, n. One skilled in circumvention of the law.