-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 10.2.6, gcc 3.1. Thanks for suggestions.
gcc-3.4-20030806/gcc/../include ../../gcc-3.4-20030806/gcc/opts.c -o opts.o ../../gcc-3.4-20030806/gcc/opts.c: In function `common_handle_option': ../../gcc-3.4-20030806/gcc/opts.c:634: warning: ISO C forbids forward references to `enum' types ../../gcc-3.4-20030806/gcc/opts.c:634: variable `code' has initializer but incomplete type ../../gcc-3.4-20030806/gcc/opts.c:634: warning: ISO C forbids forward references to `enum' types ../../gcc-3.4-20030806/gcc/opts.c:634: conversion to incomplete type ../../gcc-3.4-20030806/gcc/opts.c:634: storage size of `code' isn't known ../../gcc-3.4-20030806/gcc/opts.c:641: `OPT__help' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:641: (Each undeclared identifier is reported only once ../../gcc-3.4-20030806/gcc/opts.c:641: for each function it appears in.) ../../gcc-3.4-20030806/gcc/opts.c:646: `OPT__param' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:650: `OPT__target_help' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:655: `OPT__version' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:660: `OPT_G' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:665: `OPT_O' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:666: `OPT_Os' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:670: `OPT_W' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:675: `OPT_Waggregate_return' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:679: `OPT_Wcast_align' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:683: `OPT_Wdeprecated_declarations' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:687: `OPT_Wdisabled_optimization' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:691: `OPT_Werror' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:695: `OPT_Wextra' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:699: `OPT_Winline' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:703: `OPT_Wlarger_than_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:708: `OPT_Wmissing_noreturn' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:712: `OPT_Wpacked' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:716: `OPT_Wpadded' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:720: `OPT_Wshadow' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:724: `OPT_Wstrict_aliasing' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:728: `OPT_Wswitch' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:732: `OPT_Wswitch_default' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:736: `OPT_Wswitch_enum' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:740: `OPT_Wsystem_headers' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:744: `OPT_Wuninitialized' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:748: `OPT_Wunreachable_code' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:752: `OPT_Wunused' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:756: `OPT_Wunused_function' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:760: `OPT_Wunused_label' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:764: `OPT_Wunused_parameter' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:768: `OPT_Wunused_value' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:772: `OPT_Wunused_variable' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:776: `OPT_aux_info' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:777: `OPT_aux_info_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:782: `OPT_auxbase' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:786: `OPT_auxbase_strip' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:795: `OPT_d' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:799: `OPT_dumpbase' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:803: `OPT_fPIC' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:807: `OPT_fPIE' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:811: `OPT_falign_functions' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:815: `OPT_falign_functions_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:819: `OPT_falign_jumps' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:823: `OPT_falign_jumps_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:827: `OPT_falign_labels' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:831: `OPT_falign_labels_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:835: `OPT_falign_loops' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:839: `OPT_falign_loops_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:843: `OPT_fargument_alias' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:847: `OPT_fargument_noalias' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:851: `OPT_fargument_noalias_global' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:855: `OPT_fasynchronous_unwind_tables' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:859: `OPT_fbounds_check' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:863: `OPT_fbranch_count_reg' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:867: `OPT_fbranch_probabilities' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:871: `OPT_fbranch_target_load_optimize' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:875: `OPT_fbranch_target_load_optimize2' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:879: `OPT_fcall_used_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:883: `OPT_fcall_saved_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:887: `OPT_fcaller_saves' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:891: `OPT_fcommon' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:895: `OPT_fcprop_registers' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:899: `OPT_fcrossjumping' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:903: `OPT_fcse_follow_jumps' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:907: `OPT_fcse_skip_blocks' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:911: `OPT_fdata_sections' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:915: `OPT_fdefer_pop' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:919: `OPT_fdelayed_branch' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:923: `OPT_fdelete_null_pointer_checks' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:927: `OPT_fdiagnostics_show_location_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:937: `OPT_fdump_unnumbered' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:941: `OPT_feliminate_dwarf2_dups' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:945: `OPT_feliminate_unused_debug_types' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:949: `OPT_feliminate_unused_debug_symbols' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:953: `OPT_fexceptions' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:957: `OPT_fexpensive_optimizations' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:961: `OPT_ffast_math' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:965: `OPT_ffinite_math_only' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:969: `OPT_ffixed_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:973: `OPT_ffunction_cse' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:977: `OPT_ffloat_store' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:981: `OPT_fforce_addr' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:985: `OPT_fforce_mem' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:989: `OPT_ffunction_sections' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:993: `OPT_fgcse' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:997: `OPT_fgcse_lm' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1001: `OPT_fgcse_sm' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1005: `OPT_fgnu_linker' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1009: `OPT_fguess_branch_probability' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1013: `OPT_fident' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1017: `OPT_fif_conversion' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1021: `OPT_fif_conversion2' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1025: `OPT_finhibit_size_directive' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1029: `OPT_finline' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1033: `OPT_finline_functions' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1037: `OPT_finline_limit_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1038: `OPT_finline_limit_eq' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1052: `OPT_finstrument_functions' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1056: `OPT_fkeep_inline_functions' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1060: `OPT_fkeep_static_consts' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1064: `OPT_fleading_underscore' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1068: `OPT_floop_optimize' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1072: `OPT_fmath_errno' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1076: `OPT_fmem_report' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1080: `OPT_fmerge_all_constants' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1084: `OPT_fmerge_constants' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1088: `OPT_fmessage_length_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1092: `OPT_fmove_all_movables' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1096: `OPT_fnew_ra' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1100: `OPT_fnon_call_exceptions' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1104: `OPT_fold_unroll_all_loops' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1108: `OPT_fold_unroll_loops' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1112: `OPT_fomit_frame_pointer' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1116: `OPT_foptimize_register_move' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1120: `OPT_foptimize_sibling_calls' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1124: `OPT_fpack_struct' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1128: `OPT_fpeel_loops' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1132: `OPT_fpcc_struct_return' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1136: `OPT_fpeephole' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1140: `OPT_fpeephole2' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1144: `OPT_fpic' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1148: `OPT_fpie' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1152: `OPT_fprefetch_loop_arrays' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1156: `OPT_fprofile' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1160: `OPT_fprofile_arcs' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1164: `OPT_frandom_seed' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1171: `OPT_frandom_seed_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1175: `OPT_freduce_all_givs' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1179: `OPT_freg_struct_return' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1183: `OPT_fregmove' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1187: `OPT_frename_registers' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1191: `OPT_freorder_blocks' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1195: `OPT_freorder_functions' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1199: `OPT_frerun_cse_after_loop' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1203: `OPT_frerun_loop_opt' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1207: `OPT_fsched_interblock' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1211: `OPT_fsched_spec' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1215: `OPT_fsched_spec_load' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1219: `OPT_fsched_spec_load_dangerous' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1223: `OPT_fsched_verbose_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1231: `OPT_fsched2_use_superblocks' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1235: `OPT_fsched2_use_traces' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1239: `OPT_fschedule_insns' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1243: `OPT_fschedule_insns2' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1247: `OPT_fshared_data' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1251: `OPT_fsignaling_nans' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1255: `OPT_fsingle_precision_constant' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1259: `OPT_fssa' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1263: `OPT_fssa_ccp' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1267: `OPT_fssa_dce' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1271: `OPT_fstack_check' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1275: `OPT_fstack_limit' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1282: `OPT_fstack_limit_register_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1292: `OPT_fstack_limit_symbol_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1296: `OPT_fstrength_reduce' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1300: `OPT_fstrict_aliasing' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1304: `OPT_fsyntax_only' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1308: `OPT_ftest_coverage' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1312: `OPT_fthread_jumps' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1316: `OPT_ftime_report' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1320: `OPT_ftls_model_' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1333: `OPT_ftracer' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1337: `OPT_ftrapping_math' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1341: `OPT_ftrapv' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1345: `OPT_funit_at_a_time' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1349: `OPT_funroll_all_loops' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1353: `OPT_funroll_loops' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1357: `OPT_funsafe_math_optimizations' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1361: `OPT_funswitch_loops' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1365: `OPT_funwind_tables' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1369: `OPT_fverbose_asm' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1373: `OPT_fwrapv' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1377: `OPT_fwritable_strings' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1381: `OPT_fzero_initialized_in_bss' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1385: `OPT_g' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1389: `OPT_m' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1393: `OPT_o' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1397: `OPT_p' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1401: `OPT_pedantic' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1405: `OPT_pedantic_errors' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1409: `OPT_quiet' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1413: `OPT_version' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:1417: `OPT_w' undeclared (first use in this function) ../../gcc-3.4-20030806/gcc/opts.c:634: warning: unused variable `code' make[2]: *** [opts.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [stage1_build] Error 2 make: *** [bootstrap-lean] Error 2 ### execution of /var/tmp/tmp.1.XkeHTS failed, exit code 2 Failed: compiling g77-3.4-20030806 failed Linc Davis DH/DSS 2048/1024 D625 5F4F 4884 144D BCA5 4522 4F65 04BF FA0D 30AD -----BEGIN PGP SIGNATURE----- Version: PGP 8.0.2 iQA/AwUBPz0b9k9lBL/6DTCtEQIqhgCg8SUuvMe3ielJyFlveX+CqBGVR8AAoKwQ BkJRFYr+9+sUumi/EC+yq9NA =Q1Sv -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users