This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Hello


I trye to install XFIG on my sun and I have some problems.
I have the folloving error message when I do the command 'make':


gcc: language F not recognized
gcc: w_util.c: linker input file unused since linking not done
/usr/local/bin/gcc -c -O -xF -DSYSV -DSVR4 -xF -Wa,-cg92
-I/usr/include/X11/Xaw3d -I/usr/openwin/include  -DSVR4 -DSYSV
-DNEED_STRERROR   -DXAW3D      w_zoom.c
gcc: language F not recognized
gcc: w_zoom.c: linker input file unused since linking not done
rm -f xfig
/usr/local/bin/gcc -o xfig d_arc.o d_arcbox.o d_box.o d_ellipse.o
d_picobj.o d_subspline.o d_line.o d_regpoly.o d_spline.o d_text.o
e_addpt.o e_align.o e_arrow.o e_break.o e_compound.o e_convert.o e_copy.o
e_delete.o e_deletept.o e_edit.o e_flip.o e_glue.o e_joinsplit.o e_move.o
e_movept.o e_placelib.o e_rotate.o e_scale.o e_update.o f_load.o
f_neuclrtab.o f_picobj.o f_read.o f_readold.o f_readppm.o f_readtif.o
f_readeps.o f_readxbm.o f_readgif.o  f_readpcx.o  f_save.o f_util.o
f_wrpcx.o main.o mode.o object.o resources.o u_bound.o u_create.o u_drag.o
u_draw.o u_elastic.o u_error.o u_fonts.o u_free.o u_geom.o u_list.o
u_markers.o u_pan.o u_print.o u_redraw.o u_scale.o u_search.o
u_translate.o u_undo.o w_listwidget.o w_browse.o w_capture.o w_srchrepl.o
w_help.o w_layers.o w_menuentry.o w_canvas.o w_cmdpanel.o w_color.o
w_cursor.o w_dir.o w_drawprim.o w_export.o w_file.o w_fontbits.o
w_fontpanel.o w_grid.o w_icons.o w_indpanel.o w_library.o w_modepanel.o
w_mousefun.o w_msgpanel.o w_print.o w_rottext.o
w_rulers./usr/local/bin/gcc -o xfig d_arc.o d_arcbox.o d_box.o d_ellipse.o
d_picobj.o d_subspline.o d_line.o d_regpoly.o d_spline.o d_text.o
e_addpt.o e_align.o e_arrow.o e_bgcc: d_arc.o: No such file or directory
gcc: d_arcbox.o: No such file or directory
gcc: d_box.o: No such file or directory
gcc: d_ellipse.o: No such file or directory


What must I do?
I don t know what is language F and I suppose that the '.o' file must be
create with the compilation but Why there is a problem with the '.o' and
not with the '.c' or '.h'?
I thank you very much for your answer. My question seem maybe simple but I
am a mathematician but not an informatician. I trye but not yet.



Cedric Darolles.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]