This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Versioned glibc symbols


On Fri, Oct 08, 2004 at 10:10:49AM -0700, Daniel Kegel wrote:
> What versions are the two glibc's in question?  And are they really
> for different arches (i486 vs. i386?)

Yes; I'm trying to build the i386-generic-glibc target (which tries to
build glibc-2.2.5) in PTXdist with the debian-provided i386-linux-gcc.
I'm not sure against which version this one was built. 

> Can you present a minimal test case with enough detail to reproduce
> the problem?

Yep: 

- download ptxdist-0.7.0
- optionally link <path-to-your-src-dir> to src
- make i386-generic-glibc_config
- change

	#
	# Generic Options
	#
	PTXCONF_CROSSCHAIN_CHECK="3.3.4"
	PTXCONF_GNU_TARGET="i386-linux"

  in .config
- time make world 2>&1 | tee logfile

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hornemannstraße 12,  31137 Hildesheim, Germany
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]