• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
GCC, DLLs are accumulated ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GCC, DLLs are accumulated ?


  • Subject: GCC, DLLs are accumulated ?
  • From: Ruslan Zasukhin <email@hidden>
  • Date: Thu, 21 Sep 2006 16:35:19 +0300
  • Thread-topic: GCC, DLLs are accumulated ?

Hi guys,

** We have project A which produce A.DLL that depends on
few dlls  1.dll and 2.dll


** Also we have project that produce B.dll and it should depend on A.dll.
It is strange that xcode/gcc want to see in this project also 1.dll and
2.dll

    in MS or CodeWarrior it was enough include into project B
    single A.dll


** If next I have project C that produce C.dll which depend on B.dll
    I again need include here all above dlls. Nightmare.


-----------
So why GCC works in this way? This break e.g. Encapsulation idea.

May be exists way to force work it in normal/smart way ?


--
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: GCC, DLLs are accumulated ?
      • From: Shawn Erickson <email@hidden>
    • Re: GCC, DLLs are accumulated ?
      • From: "Peter O'Gorman" <email@hidden>
  • Prev by Date: Re: Debug PPC code on MacPro?
  • Next by Date: Re: GCC, DLLs are accumulated ?
  • Previous by thread: Re: C++ Problem
  • Next by thread: Re: GCC, DLLs are accumulated ?
  • Index(es):
    • Date
    • Thread