DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    R.R Guest

    How install the freeware version of Borland 5.5 C++ compiler??



    I was Downloand the freeware Borland 5.5, the Readme.txt file said that
    I need make a bcc32.cfg file which will set the compiler options for Include
    and Lib path. (-I and -L switches to compiler) by adding these lines:
    -I"C:\Borland\Bcc55\include"
    -L"C:\Borland\Bcc55\lib"

    And then create ilink32.cfg file which will set the linker option for the
    lib path by adding this line
    -L"C:\Borland\Bcc55\lib"

    How I make this two file ilink32.cfg and bcc32.cfg?



  2. #2
    Ed Courtenay Guest

    Re: How install the freeware version of Borland 5.5 C++ compiler??

    Wrong newsgroup mate; this is for C#, not Borland C++

    "R.R" <cplus.@127.0.0.1> wrote in message news:3ce8bb51$1@10.1.10.29...
    >
    >
    > I was Downloand the freeware Borland 5.5, the Readme.txt file said that
    > I need make a bcc32.cfg file which will set the compiler options for

    Include
    > and Lib path. (-I and -L switches to compiler) by adding these lines:
    > -I"C:\Borland\Bcc55\include"
    > -L"C:\Borland\Bcc55\lib"
    >
    > And then create ilink32.cfg file which will set the linker option for the
    > lib path by adding this line
    > -L"C:\Borland\Bcc55\lib"
    >
    > How I make this two file ilink32.cfg and bcc32.cfg?
    >
    >




  3. #3
    R.R Guest

    Re: How install the freeware version of Borland 5.5 C++ compiler??


    Sorry!!!

    "Ed Courtenay" <replace-this-with-my-first-name@edcourtenay.co.uk> wrote:
    >Wrong newsgroup mate; this is for C#, not Borland C++
    >
    >"R.R" <cplus.@127.0.0.1> wrote in message news:3ce8bb51$1@10.1.10.29...
    >>
    >>
    >> I was Downloand the freeware Borland 5.5, the Readme.txt file said that
    >> I need make a bcc32.cfg file which will set the compiler options for

    >Include
    >> and Lib path. (-I and -L switches to compiler) by adding these lines:
    >> -I"C:\Borland\Bcc55\include"
    >> -L"C:\Borland\Bcc55\lib"
    >>
    >> And then create ilink32.cfg file which will set the linker option for

    the
    >> lib path by adding this line
    >> -L"C:\Borland\Bcc55\lib"
    >>
    >> How I make this two file ilink32.cfg and bcc32.cfg?
    >>
    >>

    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links