homeless | @$(LD) -o $@ $(LDFLAGS) --start-group $(ARCH_ASM_OBJ) $(PORT_ASM_OBJ) $(PORT_OBJ) $(RTOS_OBJ) $(DEMO_OBJ) $(APP_OBJ) $(LIBS) --end-group | 17:52 |
---|
olofk_web | Can anyone remember why we introduced start-group and end-group for the linker in the FuseSoC verilator backend? | 06:08 |
---|---|---|
olofk_web | http://www.juliusbaxter.net/openrisc-irc/search?q=start-group | 06:13 |
olofk | g++: error: unrecognized command line option '--start-group' | 15:20 |
---|---|---|
olofk | Changing to -Wl,--start-group (and end) seems to work | 15:26 |
stekern | maybe, to be bullet-proof, the LDFLAGS should be surrounded by start-group, end-group too... | 08:50 |
---|
6 matches in 2795 log files with 136823 lines (1.3 seconds).
Generated by irclogsearch.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!