help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: Hello, a question on Bison build.


From: Fang Liu
Subject: FW: Hello, a question on Bison build.
Date: Thu, 26 Dec 2013 11:12:18 +0100

Hi,

I am doing  part of some support  to provide tool built such as  Bison to other 
team. I need to download its source and build it local, then install etc... but 
problem is that, after we build it(lib/bin ..), the user of it need to use it 
at otherswhere(rather than the same host than us).
I notice that, at the build/install for Bison, we need specify the datarootdir 
etc for the .configure file. which provide an absolut path into the build and 
which used later in binary of Bison. (dir inside 'Share' for instance).
But since this path in build we specified would be different from the 
people(user)'s host's real dir. And it rsync later to other ppl's pc, Then this 
path would not work for them.
My question is that, is it possible  to specify a relatif path while 
compile/install Bison,(for example relatif to Bison binary or other working 
dir). Or in runtime of binary of bison, is it possible to customize those 
datadir etc?
So this could be more flexible in the user side later? if else we have to 
provide the same dir structure exact the user's one and the building one.

Could you provide some suggestion or if there are already some solution? Thanks 
in advance.

Happy Christmas to you!

-Fang                                                                           
  

reply via email to

[Prev in Thread] Current Thread [Next in Thread]