Hi
I am getting linker error "undefined reference to __divdi3".
This is because c = a/b; where a,b,c are of type "long long"
I understand this is gcc problem.
I am doing this on a pentium with gcc -v = egcs-2.91.66
Thanks for all the help.
Manoj
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Re: which gcc version? Manoj Sontakke
- Re: which gcc version? Alexander Viro
- Re: which gcc version? Manoj Sontakke
- Re: which gcc version? Bart Trojanowski
- Re: which gcc version? Matti Aarnio
- Re: which gcc version? David Woodhouse
- Re: which gcc version? Matti Aarnio
- Re: which gcc version? Richard B. Johnson
- Re: which gcc version? Matti Aarnio
- Re: which gcc version? christophe barbe

