| Related articles |
|---|
| different lib size when compiling on another pc m_rosselle@hotmail.com (Martin Rosselle) (2003-02-05) |
| Re: different lib size when compiling on another pc kwaxer@aha.ru (Alexander Kogtenkov) (2003-02-11) |
| Re: different lib size when compiling on another pc vbdis@aol.com (2003-02-11) |
| From: | "Alexander Kogtenkov" <kwaxer@aha.ru> |
| Newsgroups: | comp.compilers |
| Date: | 11 Feb 2003 01:15:11 -0500 |
| Organization: | Object Tools |
| References: | 03-02-014 |
| Keywords: | tools, practice |
| Posted-Date: | 11 Feb 2003 01:15:11 EST |
Martin Rosselle wrote:
> When compiling a static lib on another windows 2000 pc, with same
> project settings and source code ( cvs is used at work ), the lib is
> about 100k smaller ?
It could be that the projects are checked-out to the different
directories. As the source-file-name information is included in
object files, the differences can be caused by the different
(e.g. longer) file names.
--
Alexander Kogtenkov
Object Tools, Moscow
Return to the
comp.compilers page.
Search the
comp.compilers archives again.