This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more infromation.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
kevin wrote:
> Kai Ruottu wrote:
>
> > > i think i have to #undef US_SOFTWARE_GOFAST
> > > in file t-linux
> >
> > Yes, there seemed to be the GOFAST-symbol-names instead
> > of GNU-ones in fp-bit/dp-bit...
> >
> > > now df compilation passed but output result is strange
> > > still checking (probably endian problem )
> >
> > [snip]
> >
> > How your 'output result is strange' ? Can you tell more about this ?
>
> > [snip]
> >
> > Cheers, Kai
>
> the output of floating computing is zero:
>
> bash# df
> Filesystem 1k-blocks Used Available Use% Mounted on
> /dev/root 5887 5887 0 0% /
> /dev/ram1 9866 16 970 0% /var
> bash# df -h
> Filesystem Size Used Avail Use% Mounted on
> /dev/root 0.0K 0.0K 0.0K 0% /
> /dev/ram1 0.0K 0.0K 0.0K 0% /var
dear all,
shall we add -msoft-float to CFLAGS=
before building glibc?
thx in advanced! :)
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |