Re: Strange behaviour in BDS2006



Nick Hodges (Borland/DTG) wrote:

Larry Maturo wrote:

Any ideas?

Ignore the erroneous reports is the best I can offer you now.

Ya, the bogus errors before the first compile are pretty annoying... As
many of the units being included are only available in DCU format, I've
wondered if it wasn't possible to just use them anyways, but then I
realize that the uncompiled units listed could contain overrides that
aren't compiled.

I've wondered if a lighter weight parse wouldn't help things like this,
something that doesn't have to do ALL the heavy lifting involved in
real compilation. Quick & dirty parsing of interface sections mayhaps.
.



Relevant Pages

  • Re: Can gcc and xlC coexist?
    ... Some of these apps are now destined to be ported to Linux, ... and I was thinking that being able to first compile them in their ... shared library linkage models differ, ...
    (comp.unix.aix)
  • Re: Circular dependencies
    ... Visual studio bases it's build order on references. ... It will first compile a project that doesn't depend on any other projects in the solution. ... I suspect you came into a circular dependency after you'd already compiled earlier versions of the dlls..... ...
    (microsoft.public.dotnet.framework.clr)
  • Re: How to compile and install PadWalker on win xp with ActiveState port perl 5.8
    ... How to compile and install PadWalker on win xp with ActiveState port perl 5.8 ... I had to first compile PadWalker.xs file into c file. ... Also your ID looks like a Chinese user,then there's another Chinese Perl-XS intro: ...
    (perl.beginners)
  • Compilation
    ... I wrote a c# application (dll) and i use it in my project, ... How can i config my c# application that after i first compile it it will not ...
    (microsoft.public.dotnet.languages.csharp)