I am looking for a cross compiler for pic and hc11 processors. Can
anybody point me in the right dirtection?
thanks
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Willem J. Atsma
web: www.mech.ubc.ca/~watsma
thanks
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Willem J. Atsma
web: www.mech.ubc.ca/~watsma
1. To "-pic" or not to "-pic"....
I'm using the SC4.0 C++ and C compilers to develop a project with
several individual libraries. These libraries are built into both
archives and shared libs. The archives are used in linking some
executables static, while the shared libs are used to link others
shared.
I have been told that I MUST use the -pic (or -Kpic for "C") flag when
compiling for shared libs. On the other hand, I've been told that I
will pay a noticable performance penalty if I build static executables
from objects that have been compiled with -pic.
It seems to me that this means I must do two different compiles of each
module, one with the -pic for shared lib development, and one without
for static module builds. Otherwise, my statics will be slower.
Is this correct, or am I missing something?
Thanks in advance!!
3. PIC compiler
4. SCO compatibility with PCI Bus
5. gcc error while building a linux-x-djgpp cross compiler
6. Can't connect to definitions.symantec.com in Linux?
8. SCSI Problem
10. NT cross compiler for Linux
11. cross compiler environment Windows -> Linux
12. problem in setup cross-compiler in cygwin.
13. 'C' cross-compiler for Intel 8051