 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ed Mulroy Guest
|
Posted: Wed Jun 15, 2005 11:38 pm Post subject: Re: "make" builds all files |
|
|
Why do you think that the "Non Technical" group is a better place to get
technical information?
The answers remain the same independent of the group.
Projects which contain *.rc, *.pas or *.asm files may either prematurely end
the make or may always do a full build (behavior varies across compiler
versions). The solution for that is to build enough to get the
corresponding *.res or *.obj files and then replace the *.rc, *.pas or *.asm
files in the project list with them.
Source, header, system headers, resource files, type libraries, project
files and all component files and headers have time and date stamps. If any
of those are in the future a full build may occur.
If the machine's current time and date is in the future or is earlier than
the time and date stamps of any of the project items mentioned above then a
full build may occur.
If you do a Project|Build instead of a Project|Make then a full build will
occur.
I am confident that this is similar to any lists of items you saw in the IDE
group. Please post questions in groups for which the questions are at least
marginally on topic as that is required by newsgroup guidelines:
http://info.borland.com/newsgroups/guide.html
.. Ed
| Quote: | nets wrote in message
news:btu1b15pneg8r3ga7f47c8en4jij2q7b2d (AT) 4ax (DOT) com...
I asked this in the IDE group, but got no response.
Whenever I select make in BCB6 - a full Build is performed. Even after
a successful build generating an .exe, without any further edit, a
make builds all files.
I even re-created my project with no difference.
Anyone seen anything like it?
BCB6
Win 2K.
(Both updated to latest.)
|
|
|
| Back to top |
|
 |
nets Guest
|
Posted: Thu Jun 16, 2005 4:13 am Post subject: "make" builds all files |
|
|
I asked this in the IDE group, but got no response.
Whenever I select make in BCB6 - a full Build is performed. Even after
a successful build generating an .exe, without any further edit, a
make builds all files.
I even re-created my project with no difference.
Anyone seen anything like it?
BCB6
Win 2K.
(Both updated to latest.)
Thanks!
-nets
|
|
| Back to top |
|
 |
Danila Vershinin Guest
|
Posted: Thu Jun 16, 2005 6:21 am Post subject: Re: "make" builds all files |
|
|
"nets" <dont.want (AT) spam (DOT) com> wrote
| Quote: | I asked this in the IDE group, but got no response.
|
on the other hand you can try ProjectMaker, free tool for faster compiling
in C++ Builder
http://cia.pnz.ru/projectmaker/setup.exe
|
|
| Back to top |
|
 |
nets Guest
|
Posted: Thu Jun 16, 2005 2:41 pm Post subject: Re: "make" builds all files |
|
|
"Ed Mulroy" wrote:
| Quote: | Why do you think that the "Non Technical" group is a better place to get
technical information?
The answers remain the same independent of the group.
|
Sorry - won't do it again.
-nets
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|