delorie.com/archives/browse.cgi | search |
From: | "Robert L." <vlad3 AT sympatico DOT ca> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <s71I4.12862$2D6 DOT 284855 AT news20 DOT bellglobal DOT com> <38F0B679 DOT B27F6AA3 AT mtu-net DOT ru> |
Subject: | Re: makefile |
Lines: | 35 |
X-Newsreader: | Microsoft Outlook Express 4.72.3155.0 |
X-MIMEOLE: | Produced By Microsoft MimeOLE V4.72.3155.0 |
Message-ID: | <uv5I4.13821$2D6.322664@news20.bellglobal.com> |
Date: | Sun, 09 Apr 2000 20:13:14 GMT |
NNTP-Posting-Host: | 216.209.201.121 |
X-Trace: | news20.bellglobal.com 955311194 216.209.201.121 (Sun, 09 Apr 2000 16:13:14 EDT) |
NNTP-Posting-Date: | Sun, 09 Apr 2000 16:13:14 EDT |
Organization: | Sympatico |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Seem easy, but i have to download RHIDE ... Thanks. Alexei A. Frounze a Êcrit dans le message <38F0B679 DOT B27F6AA3 AT mtu-net DOT ru>... >The most simple way is making it under RHIDE. You simply collect all your C/C++ >and ASM files to the project and then hit "Write Makefile" item in the >"Project" pop-up menu. > >Good Luck >Alexei A. Frounze >----------------------------------------- >Homepage: http://alexfru.chat.ru >Mirror: http://members.xoom.com/alexfru > >"Robert L." wrote: >> >> i want to learn how to make the makefile. >> i have all info, but i don't know how to link obj file. >> >> and if i have 1 cpp file, and i want to link with iostream obj file. >> >> prog.obj : prog.cpp >> gxx -c -o prog.obj prog.cpp >> # link time, how to make it. >> >> I know i don't have to do a makefile with 1 cpp, but if i know how, i can >> make bigger project. >> >> Thanks. > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |