j99060@st.ie.u-ryukyu.ac.jp wrote:
I report about probrem of 'gpc-19990118' that I found in installation to the system based on FreeBSD, and how I had solved it.
As making or compiling gpc-19990118 with gcc-2.8.1 or egcs-1.1.1 for FreeBSD, you have to edit with line 1538 on 'p/rts/file.c'.
[...]
Thanks for the report. Actually, this has been fixed in the current alpha version (gpc-19990813). If you like, you can try this one to find out if there are other problems under FreeBSD.
Note: If you make gcc/gpc for FreeBSD3.* may have to configurate options i386-unknown-freebsdelf3.* to build/host/target options for your style of use gcc/gpc.
I just tried to build a Linux->FreeBSD cross compiler this way, but it fails because of lack of files libgcc1.a and crt1.o. Are these files available somewhere, or do you have them handy?
Frank