Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] about the float lib
@ 2007-01-19  7:04 thomas.luo
  2007-01-19 10:47 ` Philippe Ney
  2007-01-19 15:00 ` Bernhard Fischer
  0 siblings, 2 replies; 3+ messages in thread
From: thomas.luo @ 2007-01-19  7:04 UTC (permalink / raw)
  To: buildroot

hi all,
i meet some problem when use the ARM gcc 4.1.1 with arg -msoft-float,  the gcc can't find the -lfloat.
how to produce float lib?
Br
Thomas

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

* [Buildroot] about the float lib
  2007-01-19  7:04 [Buildroot] about the float lib thomas.luo
@ 2007-01-19 10:47 ` Philippe Ney
  2007-01-19 15:00 ` Bernhard Fischer
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Ney @ 2007-01-19 10:47 UTC (permalink / raw)
  To: buildroot

> hi all,
> i meet some problem when use the ARM gcc 4.1.1 with arg -msoft-float,  the gcc can't find the -lfloat.
> how to produce float lib?
> Br
> Thomas

Hi,

Make the target you built depends from the libfloat.

uclibc: libfloat $(STAGING_DIR)/bin/$(REAL_GNU_TARGET_NAME)-gcc \
	$(STAGING_DIR)/lib/libc.a $(UCLIBC_TARGETS)


Philippe

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

* [Buildroot] about the float lib
  2007-01-19  7:04 [Buildroot] about the float lib thomas.luo
  2007-01-19 10:47 ` Philippe Ney
@ 2007-01-19 15:00 ` Bernhard Fischer
  1 sibling, 0 replies; 3+ messages in thread
From: Bernhard Fischer @ 2007-01-19 15:00 UTC (permalink / raw)
  To: buildroot

On Fri, Jan 19, 2007 at 03:04:22PM +0800, thomas.luo wrote:
>hi all,
>i meet some problem when use the ARM gcc 4.1.1 with arg -msoft-float,  the 
>gcc can't find the -lfloat.
>how to produce float lib?

Please edit package/libfloat/libfloat.mk
and remove the check for the gcc version 3.3 and let me know if that
fixed it.

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

end of thread, other threads:[~2007-01-19 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-19  7:04 [Buildroot] about the float lib thomas.luo
2007-01-19 10:47 ` Philippe Ney
2007-01-19 15:00 ` Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox