Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 1998 17:51:05 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        asami@cs.berkeley.edu
Cc:        stable@FreeBSD.ORG
Subject:   Re: extremely slow cc1plus
Message-ID:  <199811200151.RAA27556@silvia.hip.berkeley.edu>
In-Reply-To: <199811200146.RAA27525@silvia.hip.berkeley.edu> (asami@cs.berkeley.edu)

next in thread | previous in thread | raw e-mail | index | archive | help
 * I've been compiling some stuff on a recent -stable (the package
 * building machine) and just noticed this:
 * 
 * ===
 *   PID USERNAME PRI NICE SIZE    RES STATE    TIME   WCPU    CPU COMMAND
 * 29928 root     96   0 12772K 12108K RUN      8:07 56.80% 56.80% cc1plus
 *  :
 * ===

Hm.  The compilation (of this file) just finished, I think it took
about 10 CPU minutes.  I got a bunch of error messages frem the
assembler, I don't know if it's related.

===
 :
g++ -O2 -DDEBUG -DAMULET2_CONVERSION -I/usr/ports/devel/amulet/work/amulet/include -I/usr/X11R6/include -Wall  -DGCC -DMEMORY -DDEFAULT_AMULET_DIR=\"/usr/X11R6/share/amulet\" -fpic -c /usr/ports/devel/amulet/work/amulet/src/widgets/testwidgets.cc -o /usr/ports/devel/amulet/work/amulet/src/widgets/testwidgets.o
/var/tmp/cci29926.s: Assembler messages:
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_do_pop_up_choice_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_do_pop_up_string_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_do_pop_up_alert_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_do_pop_up_error_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_create_new_object_proc__FG9Am_ObjectG17Am_Inter_LocationT0' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_as_line_if_shift_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_compute_feedback_obj_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_h_scroll_on_top_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_v_scroll_on_left_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_v_scroll_bar_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_h_scroll_bar_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_owner_height_minus_20_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_owner_width_minus_20_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_color_from_panel_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_name_from_value_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_get_other_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_abort_method_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_do_quit_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_change_setting_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_check_num_method_proc__FR9Am_ObjectT0' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_do_redo_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_do_undo_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_fixed_width_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_fixed_height_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_on_left_form_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_value_from_cycle_command_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_same_as_sameas_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_set_look_proc__FG9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_look_is_me_proc__FR9Am_Object' should be global
/var/tmp/cci29926.s:18493: Warning: GOT relocation burb: `_my_do_proc__FG9Am_Object' should be global
g++ -O2 -DDEBUG -DAMULET2_CONVERSION -I/usr/ports/devel/amulet/work/amulet/include -I/usr/X11R6/include -Wall  -DGCC -DMEMORY -DDEFAULT_AMULET_DIR=\"/usr/X11R6/share/amulet\" /usr/ports/devel/amulet/work/amulet/src/widgets/testwidgets.o  -L/usr/ports/devel/amulet/work/amulet/lib -lamulet  -L/usr/X11R6/lib -lX11 -lm -o testwidgets
 :
===

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811200151.RAA27556>