public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Clarification
@ 1999-02-21 15:34 Jeffrey A Law
  1999-02-28 22:53 ` Clarification Jeffrey A Law
  0 siblings, 1 reply; 9+ messages in thread
From: Jeffrey A Law @ 1999-02-21 15:34 UTC (permalink / raw)
  To: egcs

A minor clarification on the bootstrap requirement.

It applies to code generation and optimizer chagnes.  It does not apply
to the front-ends & cpp.  Hopefully we will not ever need to apply it to
the front-ends & cpp.

The idea is not to stop develoment, but to try and stabilize changes as they
go in so we can get a better picture of a reasonable egcs-1.2 schedule.



jeff

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Clarification
@ 2000-07-06  3:58 Damian Minihan
  2000-07-06  4:03 ` Clarification Alexandre Oliva
  0 siblings, 1 reply; 9+ messages in thread
From: Damian Minihan @ 2000-07-06  3:58 UTC (permalink / raw)
  To: 'gcc@gcc.gnu.org'

Hi,

We are trying to use egcs 2.95.2 on our development, but I was having
trouble linking. I noticed the following on the Using and Porting the GNU
Compiler Collection (GCC) webpage in the Interoperation section:

GNU C++ does not do name mangling in the same way as other C++ compilers.
This means that object files compiled with one compiler cannot be used with
another.

Is this true of version g++ 2.95.2. We are developing on a solaris 8 box
using Orbix 3. The Orbix is precompiled using Sun WS 4.2. We are only
supplied the prebuilt libraries. Does this mean that we cannot use g++, or
is there a way around this?

Thanks in advance,
Damian


> Damian Minihan
> Research & Development
> 
> Computer Answers International Limited
> 9 The Courtyard, Warwick Road, Solihull 
> West Midlands. B91 3DA. United Kingdom
> 
> Tel:       +44 (0)121 703 0300
> Fax:      +44 (0)121 703 0399
> E-mail:   Damian.Minihan@compans.com
> Website: www.compans.com
> 
> 

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Clarification
@ 2001-02-13 13:43 Sangwan, Vikas (CORP, GEITC)
  2001-02-14 17:09 ` Clarification Alexandre Oliva
  0 siblings, 1 reply; 9+ messages in thread
From: Sangwan, Vikas (CORP, GEITC) @ 2001-02-13 13:43 UTC (permalink / raw)
  To: gcc

Hello All,

	I am trying to build a shared library from a set of '.o's.  Reason
being, trying to use JNI to invoke some API code and it expects a shared
library.  

What have I done so far ?

	Earler I had static libraries with me i.e the '.a's, so used "ar -x
<file.a>" and extracted out the ..o's.  However I am trying to build a
shared object on Solaris using the folloiwiing command but there are a lof
external reference symbols thrown back.

	Text relocation remains                         referenced
    against symbol                  offset      in file
<unknown>                           0x14        tcp_scb.o
<unknown>                           0x18        tcp_scb.o
<unknown>                           0x30        tcp_scb.o
<unknown>                           0x34        tcp_scb.o
<unknown>                           0x3c        tcp_scb.o
<unknown>                           0x40        tcp_scb.o
<unknown>                           0x69c       tcp_scb.o
<unknown>                           0x6a0       tcp_scb.o
inet_ntoa                           0x790       tcp_scb.o
gethostbyaddr                       0x744       tcp_scb.o
strdup                              0x6e0       tcp_scb.o
GuStrMake                           0x6c8       tcp_scb.o
com_addr_tcpaddr_str                0x694       tcp_scb.o
strcpy                              0x620       tcp_scb.o
strcpy                              0x674       tcp_scb.o
strcpy                              0x7b4       tcp_scb.o
GuComAddrFree                       0x4d4       tcp_scb.o
ComRemoteAddr                       0x43c       tcp_scb.o
ComTcpSetAddr                       0x3b8       tcp_scb.o

	If any of you could shared your experiences, it will ge great.

Rgds
Vikas

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2001-02-14 17:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-21 15:34 Clarification Jeffrey A Law
1999-02-28 22:53 ` Clarification Jeffrey A Law
2000-07-06  3:58 Clarification Damian Minihan
2000-07-06  4:03 ` Clarification Alexandre Oliva
2000-07-06  4:32   ` Clarification Neelakanth
2000-07-06 12:31     ` Clarification Martin v. Loewis
2000-07-06  6:42   ` Clarification Philipp Thomas
2001-02-13 13:43 Clarification Sangwan, Vikas (CORP, GEITC)
2001-02-14 17:09 ` Clarification Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).