C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28691
Number of posts: 94711

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Workspace in Linux Compiler Posted by brandt on 17 May 2005 at 3:58 AM
Is there a C compiler that run on Linux that support a workspace with
multiple projects in the workspace like Visual C++?
Report
Re: Workspace in Linux Compiler Posted by stober on 17 May 2005 at 4:30 AM
: Is there a C compiler that run on Linux that support a workspace with
: multiple projects in the workspace like Visual C++?
:


Might be, but I doubt it -- Linux programmers are still working in the dark ages.
Report
Re: Workspace in Linux Compiler Posted by brandt on 17 May 2005 at 6:17 AM
: : Is there a C compiler that run on Linux that support a workspace with
: : multiple projects in the workspace like Visual C++?
: :
:
:
: Might be, but I doubt it -- Linux programmers are still working in the dark ages.
:

If you have 70 projetcs and all have dependensies how will one link these together, depending on which configuration is setup in a configuration file it will load the specifiec object or dll in the case of windows.

Report
Re: Workspace in Linux Compiler Posted by stober on 17 May 2005 at 8:59 AM
: : : Is there a C compiler that run on Linux that support a workspace with
: : : multiple projects in the workspace like Visual C++?
: : :
: :
: :
: : Might be, but I doubt it -- Linux programmers are still working in the dark ages.
: :
:
: If you have 70 projetcs and all have dependensies how will one link these together, depending on which configuration is setup in a configuration file it will load the specifiec object or dll in the case of windows.
:
:

I'm no *nix expert. but you need to manually create your own makefile, which can become quite complex. you can get some examples by downloading the libraries available at www.DataReel.com. I don't know if there are any online tutorials or not -- try google for them.


Report
Re: Workspace in Linux Compiler Posted by DB1 on 17 May 2005 at 9:51 AM
: : Is there a C compiler that run on Linux that support a workspace with
: : multiple projects in the workspace like Visual C++?
: :
:
:
: Might be, but I doubt it -- Linux programmers are still working in the dark ages.
:


Whoa hold on there buddy! I guess you haven't heard of KDevelop before? http://www.kdevelop.org

Much like MSVC


Also there is a CodeWarrior compiler/IDE for linux http://www.metrowerks.com/mw/default.htm


To understand recursive, first you need to understand recursive

Report
Re: Workspace in Linux Compiler Posted by brandt on 17 May 2005 at 10:38 PM
: : : Is there a C compiler that run on Linux that support a workspace with
: : : multiple projects in the workspace like Visual C++?
: : :
: :
: :
: : Might be, but I doubt it -- Linux programmers are still working in the dark ages.
: :
:
:
: Whoa hold on there buddy! I guess you haven't heard of KDevelop before? http://www.kdevelop.org
:
: Much like MSVC
:
:
: Also there is a CodeWarrior compiler/IDE for linux http://www.metrowerks.com/mw/default.htm
:
:
: To understand recursive, first you need to understand recursive
:
:
We had a look at KDevelop but it does not give you the option to create multiple projects in the one workspace, it does not have a work space.
Report
Re: Workspace in Linux Compiler Posted by DB1 on 18 May 2005 at 5:25 AM
: : : : Is there a C compiler that run on Linux that support a workspace with
: : : : multiple projects in the workspace like Visual C++?
: : : :
: : :
: : :
: : : Might be, but I doubt it -- Linux programmers are still working in the dark ages.
: : :
: :
: :
: : Whoa hold on there buddy! I guess you haven't heard of KDevelop before? http://www.kdevelop.org
: :
: : Much like MSVC
: :
: :
: : Also there is a CodeWarrior compiler/IDE for linux http://www.metrowerks.com/mw/default.htm
: :
: :
: : To understand recursive, first you need to understand recursive
: :
: :
: We had a look at KDevelop but it does not give you the option to create multiple projects in the one workspace, it does not have a work space.
:

There is no thing called a 'workspace' in linux I don't think. It would be called a 'package' there (contains code, documentation, tests). But if I remember right with KDevelop you can create sub-projects within projects, so it can be set up very similar.


To understand recursive, first you need to understand recursive

Report
Re: Workspace in Linux Compiler Posted by brandt on 19 May 2005 at 2:48 AM
: : : : : Is there a C compiler that run on Linux that support a workspace with
: : : : : multiple projects in the workspace like Visual C++?
: : : : :
: : : :
: : : :
: : : : Might be, but I doubt it -- Linux programmers are still working in the dark ages.
: : : :
: : :
: : :
: : : Whoa hold on there buddy! I guess you haven't heard of KDevelop before? http://www.kdevelop.org
: : :
: : : Much like MSVC
: : :
: : :
: : : Also there is a CodeWarrior compiler/IDE for linux http://www.metrowerks.com/mw/default.htm
: : :
: : :
: : : To understand recursive, first you need to understand recursive
: : :
: : :
: : We had a look at KDevelop but it does not give you the option to create multiple projects in the one workspace, it does not have a work space.
: :
:
: There is no thing called a 'workspace' in linux I don't think. It would be called a 'package' there (contains code, documentation, tests). But if I remember right with KDevelop you can create sub-projects within projects, so it can be set up very similar.
:
:
: To understand recursive, first you need to understand recursive
:
:

I had a look at the new KDevelop and they say that they include workspace in the new release since January this year, does any one know about this?
Report
Re: Workspace in Linux Compiler Posted by sumitxshah on 6 Jun 2005 at 3:16 AM
: : Is there a C compiler that run on Linux that support a workspace with
: : multiple projects in the workspace like Visual C++?
: :
:
:
: Might be, but I doubt it -- Linux programmers are still working in the dark ages.
:


Well, the linux has come out of dark ages,
You can use Kdevelop 3.2 or Ajunta IDE for developing C and C++ programs which support workspace .
best of luck dear. GO for it.
A winner is not the one who never fails , but the one who never quits.
Sumit Shah.




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.