Sponsored Content
Full Discussion: IDE for C programs on AIX
Operating Systems AIX IDE for C programs on AIX Post 302908899 by zaxxon on Friday 11th of July 2014 09:01:06 AM
Old 07-11-2014
I googled for you and found the Eclipse for AIX project, but the latest package is from 2008:
Eclipse Project

No clue if this works on a modern install.

I would recommend to do a local install of Eclipse on your workstation/PC and have the files being edited there. Then when something is compiled, move it with scp or something to the AIX box and try it out.

Also found this old site:
https://www.ibm.com/developerworks/c...aix?lang=en_us
 

9 More Discussions You Might Find Interesting

1. Programming

Good IDE for C++ on RS6000/AIX

I am looking for the above Can anyone point me to a reliable product, with available support in the forseeable future ? Seeker (0 Replies)
Discussion started by: Seeker
0 Replies

2. Programming

C/C++ IDE for FreeBSD

Hi folks I'm looking for a easy-to-use C/C++ IDE to develop application for X-windows on FreeBSD (window manager is OpenBox, and I don't have KDE/Gnome installed)! Is there a good programming IDE for this?? (1 Reply)
Discussion started by: tos
1 Replies

3. Filesystems, Disks and Memory

shift hard disk from primary IDE channel to secondary IDE channal

Wellcomes All, some times ago I 've installed a Debian ditribution on an Hard Disk who was set as Primary Master. Few days ago, I 've decided to install another Hard Disk with a different Operating System. When I did that, I turned off the old hard disk, and I mouted the new one on the Primary IDE... (1 Reply)
Discussion started by: thekarsillo
1 Replies

4. Linux

Any IDE's for Linux??

I know we are supposed to be using UNIX as a collection of tools but are there any big applications where I can run/test C programs without exposing the poor things to the outside world? :D (3 Replies)
Discussion started by: treedroppings
3 Replies

5. Programming

C++ ide

Hi, I'm using command line for editing(vi), building(make), debugging(gdb) applications written in C++ . To which IDE it is easyest/fastest to move such command-line project. Seems that SlickEdit requires to do mass of settings to create its own project. (6 Replies)
Discussion started by: mitan_shahverdy
6 Replies

6. UNIX for Dummies Questions & Answers

Are programs like sys_open( ) ,sys_read( ) et al examples of system level programs ?

Are the programs written on schedulers ,thread library , process management, memory management, et al called systems programs ? How are they different from the programs that implement functions like open() , printf() , scanf() , read() .. they have a prefix sys_open, sys_close, sys_read etc , right... (1 Reply)
Discussion started by: vishwamitra
1 Replies

7. AIX

Installing programs on AIX

G'day all. Thanks to everyone for helping me getting my h50 rs/6000 server going Now i need just a bit more help. Can anyone tell me how i install other software using remote console? (2 Replies)
Discussion started by: ADS2459
2 Replies

8. AIX

Windows IDE for AIX application

I'm working on a C application based on AIX 5.3 using VI as an editor I need a windows IDE (open source or commercial) that can help me: modify the source code more easily compile as if I'm under AIX manage multiuser access and synchronization I found out about Rational Developer for AIX... (0 Replies)
Discussion started by: SteAlma
0 Replies

9. UNIX for Dummies Questions & Answers

Difference between inbuilt suid programs and user defined root suid programs under bash shell?

Hey guys, Suppose i run passwd via bash shell. It is a suid program, which temporarily runs as root(owner) and modifies the user entries. However, when i write a C file and give 4755 permission and root ownership to the 'a.out' file , it doesn't run as root in bash shell. I verified this by... (2 Replies)
Discussion started by: syncmaster
2 Replies
XHOTSWAP(1)						      General Commands Manual						       XHOTSWAP(1)

NAME
xhotswap - Motif utility for registering and unregistering hotswappable IDE hardware SYNOPSIS
xhotswap [-TOOLKITOPTION]... [--ide-controller N] [--hotswap-path PATH] [-h | --help] [-V | --version] DESCRIPTION
xhotswap is a Motif frontend for the hotswap(1) program. It allows you to interactively register and unregister hotswappable IDE devices, for example notebook computer modules, with the Linux kernel. OPTIONS
xhotswap accepts all of the standard X Toolkit command line options. Additionally, the following flags are recognized: --ide-controller N Use IDE controller N. --hotswap-path PATH Look for the hotswap executable at PATH. -h, --help Print a brief help text and exit successfully. -V ,--version Print version information and exit successfully. REPORT BUGS
Report bugs to t.stadelmann1@physics.ox.ac.uk. AUTHOR
Written by Tim Stadelmann. This manual page is based on an earlier version kindly contributed by Wouter Verhelst. SEE ALSO
hotswap(1), X(7x). COPYRIGHT
Copyright (c) 2003 Wouter Verhelst, Tim Stadelmann. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License (GPL), Version 2 or any later version published by the Free Software Foundation. 4th November 2002 XHOTSWAP(1)
All times are GMT -4. The time now is 11:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy