473,473 Members | 2,155 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 1464
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.