Home All Groups Group Topic Archive Search About

Source code path info embeded in compiled dll?

Author
12 Mar 2009 8:58 PM
Jirong Hu
Hi

Please take a look at the image in this link. This is a huge problem for
build.

The path in green is where the build picks up the source code. The
C:\build_views\build_v70r3\ is a path to a ClearCase view, different projects
in parallel wil have different view paths. If that info is embeded in the
compile dlls, the are consider as different by a binary compare tool. This
cause a problem while we try to patch the software, based on the changes of
dll.

If we have to use the same view path to build the dlls, then we can build
only one project on one server.

http://picasaweb.google.ca/jirong.hu/Tech#

Thanks
Jirong

Author
13 Mar 2009 12:17 AM
Kevin Provance
Cross posted and answered in another group.

Show quoteHide quote
"Jirong Hu" <Jiron***@discussions.microsoft.com> wrote in message
news:D8610221-971F-4963-AD23-B373F6252411@microsoft.com...
| Hi
|
| Please take a look at the image in this link. This is a huge problem for
| build.
|
| The path in green is where the build picks up the source code. The
| C:\build_views\build_v70r3\ is a path to a ClearCase view, different
projects
| in parallel wil have different view paths. If that info is embeded in the
| compile dlls, the are consider as different by a binary compare tool. This
| cause a problem while we try to patch the software, based on the changes
of
| dll.
|
| If we have to use the same view path to build the dlls, then we can build
| only one project on one server.
|
| http://picasaweb.google.ca/jirong.hu/Tech#
|
| Thanks
| Jirong
|