472,958 Members | 2,072 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

comile on winxp for Sun Solaris

Hi!
I want to develop and compile the code on windows OS(winXP) .And after
this just to copy binaries to Sun Solaris.Is it possible and how to do
it?Which tools I can use?
Thanks

Feb 21 '06 #1
14 1443
is******@hotmail.com wrote:
Hi!
I want to develop and compile the code on windows OS(winXP) .And after
this just to copy binaries to Sun Solaris.Is it possible and how to do
it?Which tools I can use?
Thanks

No.

Why not develop on Solaris?

--
Ian Collins.
Feb 21 '06 #2
is******@hotmail.com wrote:
I want to develop and compile the code on windows OS(winXP) .And after
this just to copy binaries to Sun Solaris.Is it possible and how to do
it?Which tools I can use?


You can use gcc and create a cross-compiler for Solaris. You might
need to get hold of some libraries, though, to successfully link
the binary. ... or at least the headers for creating a dynamically
linked program. However, the details of this are off-topic as this
has nothing to do with C++ per se but is an environment specific
question.
--
<mailto:di***********@yahoo.com> <http://www.dietmar-kuehl.de/>
<http://www.eai-systems.com> - Efficient Artificial Intelligence
Feb 21 '06 #3
Is exist IDE for Solaris?

Feb 21 '06 #4
is******@hotmail.com wrote:
Is exist IDE for Solaris?

Sun Studio, it's free see

http://developers.sun.com/prodtech/c...cts/index.html

--
Ian Collins.
Feb 21 '06 #5
The Solaris server located not in our office.I can connect to him throw
telnet.
How I can use Sun Studio in this environment?

Feb 22 '06 #6
is******@hotmail.com wrote:
The Solaris server located not in our office.I can connect to him throw
telnet.
How I can use Sun Studio in this environment?

This has gone too far off topic, try a posting to comp.unix.solaris.

--
Ian Collins.
Feb 22 '06 #7
In article <1140598426.150516.15770
@g44g2000cwa.googlegroups.com>, is******@hotmail.com
says...
The Solaris server located not in our office.I can connect to him throw
telnet.
How I can use Sun Studio in this environment?


Getting way off topic, but the question would be whether
you can connect any other way. Sun Studio is an X
program, so what you basically need are 1) and X server
running on your local machine, and 2) the security on the
machines set up to allow the X client and sever to talk
to each other.

--
Later,
Jerry.

The universe is a figment of its own imagination.
Feb 23 '06 #8
Jerry it is wonderful.
This is exatly that I looked before.Cand you suggest free X servers?
Thanks.

Feb 23 '06 #9
is******@hotmail.com wrote:
Jerry it is wonderful.
This is exatly that I looked before.Cand you suggest free X servers?
Thanks.

Use VNC.

Please follow up on comp.unix.solaris.

--
Ian Collins.
Feb 23 '06 #10
there is one in the cygwin packages.

http://cygwin.com/

there is also a ssh client in it which allows a securer connection compared
to telnet and encrypted x11 forwarding.
Feb 23 '06 #11
Frank Schmidt wrote:
there is one in the cygwin packages.

http://cygwin.com/

there is also a ssh client in it which allows a securer connection compared
to telnet and encrypted x11 forwarding.

One what? Please quote some context.
--
Ian Collins.
Feb 24 '06 #12
"Ian Collins" <ia******@hotmail.com> schrieb im Newsbeitrag
news:11***************@drone2-svc-skyt.qsi.net.nz...
Frank Schmidt wrote:
there is one in the cygwin packages.

http://cygwin.com/

there is also a ssh client in it which allows a securer connection
compared to telnet and encrypted x11 forwarding. One what? Please quote some context.


a free X server... sry :S

<is******@hotmail.com> schrieb im Newsbeitrag
news:11**********************@v46g2000cwv.googlegr oups.com... Jerry it is wonderful.
This is exatly that I looked before.Cand you suggest free X servers?
Thanks.

Feb 24 '06 #13
In article <1140702917.382924.155790
@v46g2000cwv.googlegroups.com>, is******@hotmail.com
says...
Jerry it is wonderful.
This is exatly that I looked before.Cand you suggest free X servers?


I can suggest Google...

--
Later,
Jerry.

The universe is a figment of its own imagination.
Feb 24 '06 #14
search Xming with google ... it is an opensource program
Jerry Coffin ha scritto:
In article <1140702917.382924.155790
@v46g2000cwv.googlegroups.com>, is******@hotmail.com
says...
Jerry it is wonderful.
This is exatly that I looked before.Cand you suggest free X servers?


I can suggest Google...

Feb 24 '06 #15

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Tony | last post by:
what package should I be downloading for solaris intel. Is there a howto on how to install it for solaris intel?
1
by: Mark Nelson | last post by:
Hi I'm trying to build Imaging 1.1.4 in Solaris 9, I get passwd the first step i.e the building of libImging. However when I execute a python setup.py build I get the following error - gcc...
0
by: Bob Swerdlow | last post by:
I'm trying to install MySQLdb 0.9.2 so I can access my MySQL database from python under Solaris 8. I found the notes on changing the include and lib paths and it seems to find them okay, but when...
4
by: rbt | last post by:
How does one associate a "Description" with a Windows service written in Python? I've just started experimenting with Python services. Here's my code... copied straight from Mr. Hammond's "Python...
0
by: Kirt Loki Dankmyer | last post by:
So, I download the latest "stable" tar for perl (5.8.7) and try to compile it on the Solaris 8 (SPARC) box that I administrate. I try all sorts of different switches, but I can't get it to compile....
2
by: kepioo | last post by:
Hi all, I am trying to install PIL with python 2.3 on solaris X86, but I get this error message : building '_imaging' extension creating build/temp.solaris-2.10-i86pc-2.3 creating...
13
by: Mary Lei | last post by:
Does anyone know the link to obtain the tarball for db2 8.1 for solaris running on AMD 64 bit ? This is the entire db2 installation on a new system that does not have db2. Thanks.
0
by: =?Utf-8?B?Q2hyaXM=?= | last post by:
I have a web service that connects through to an Oracle DB on Solaris. When running on W2K3 it maxes out with 3 connections to the Solaris box but when running on WinXP it allows many many more....
0
by: mg | last post by:
When make gets to the _ctypes section, I am getting the following in my output: building '_ctypes' extension creating build/temp.solaris-2.10-i86pc-2.5/home/ecuser/Python-2.5.1/ Modules/_ctypes...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.