Change in ...osmo-sgsn[master]: Move out gbproxy to its own subdir

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Mon Sep 2 12:12:13 UTC 2019


pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/15361 )

Change subject: Move out gbproxy to its own subdir
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.osmocom.org/#/c/15361/2/src/gbproxy/Makefile.am 
File src/gbproxy/Makefile.am:

https://gerrit.osmocom.org/#/c/15361/2/src/gbproxy/Makefile.am@35 
PS2, Line 35: $(top_builddir)/src/gprs/gprs_gb_parse.o \
            : 	$(top_builddir)/src/gprs/gprs_llc_parse.o \
            : 	$(top_builddir)/src/gprs/crc24.o \
            : 	$(top_builddir)/src/gprs/gprs_utils.o \
> Can we just link against 'libcommon.la' here? If no, please describe why in the comment message.
Indeed, I'm introducing a licommon.la which in the end is not used, in order to have all .o files built on one target (to avoid several targets building same files coming from different subdirs, and issues associated to that). I'm open to other alternatives that you think can be better, but this one is good enough.

I could indeed link against libcommon.la here, but I prefer keeping it this way in order to keep information on exactly which files each application requires. Specially since some files may be splitted later since only 1 application is using a subset of it for instance, so we can shrink this common section without duplicating code.



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/15361
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I2cc98d3a276d953609bbbbaa9782a0112687791e
Gerrit-Change-Number: 15361
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: fixeria <axilirator at gmail.com>
Gerrit-Comment-Date: Mon, 02 Sep 2019 12:12:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <axilirator at gmail.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190902/91dc3a35/attachment.htm>


More information about the gerrit-log mailing list