Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
a question about fp.cfg config, -Fu.....\*
Downloads
Daily Snapshots
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Mailing List
Free pascal
Other languages
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Lazarus, the complete guide
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: a question about fp.cfg config, -Fu.....\* (Read 2367 times)
sonicer
New member
Posts: 14
a question about fp.cfg config, -Fu.....\*
«
on:
January 15, 2010, 04:13:57 am »
sorry, i donot know how to express in the subject.
when i open fp.cfg in fpc folder, i find some fpc command line options like this
...
-FuC:\FPC\2.4.0\units\i386-Win32
-FuC:\FPC\2.4.0\units\i386-Win32\*
...
can anybody give me a hand to explain what's the diff of
-FuC:\FPC\2.4.0\units\i386-Win32
and
-FuC:\FPC\2.4.0\units\i386-Win32\*
sincerely
Logged
sonicer
New member
Posts: 14
Re: a question about fp.cfg config, -Fu.....\*
«
Reply #1 on:
January 15, 2010, 05:32:36 am »
i think that:
-FuC:\FPC\2.4.0\units\i386-Win32 means all files in C:\FPC\2.4.0\units\i386-Win32
and
-FuC:\FPC\2.4.0\units\i386-Win32\* means all files in "C:\FPC\2.4.0\units\" 's first level sub folder
but in fp.cfg, there are code like
-FuC:\FPC\2.4.0\units\i386-Win32
-FuC:\FPC\2.4.0\units\i386-Win32\*
-FuC:\FPC\2.4.0\units\i386-Win32\rtl
if so,
-FuC:\FPC\2.4.0\units\i386-Win32\rtl seems useless, isnt it?
Logged
Leledumbo
Hero Member
Posts: 2997
Re: a question about fp.cfg config, -Fu.....\*
«
Reply #2 on:
January 15, 2010, 09:19:46 am »
Quote
if so,
-FuC:\FPC\2.4.0\units\i386-Win32\rtl seems useless, isnt it?
Indeed. That's why I only have -FuC:\FPC\2.4.0\units\i386-Win32\* in my fpc.cfg (after all, all units are installed in its own separate directory in the first level of i386-Win32 directory).
Logged
sonicer
New member
Posts: 14
Re: a question about fp.cfg config, -Fu.....\*
«
Reply #3 on:
January 18, 2010, 02:05:59 am »
I C
Tks for your reply
Logged
marcov
Global Moderator
Hero Member
Posts: 1189
Re: a question about fp.cfg config, -Fu.....\*
«
Reply #4 on:
January 18, 2010, 10:39:21 am »
It might have to do something with duplicate unit files. So that a file with a duplicate name added to some packages/ dir, doesn't accidentally override the RTL.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
a question about fp.cfg config, -Fu.....\*
Recent
error in all of the opene...
by
marquessbr
[
Today
at 06:15:25 am]
ListBox Filter
by
lainz
[
Today
at 05:00:07 am]
BGRAControls
by
lainz
[
Today
at 03:10:41 am]
FPCUp FPC/Lazarus SVN ins...
by
lainz
[
Today
at 03:09:38 am]
What is this Delphi Heade...
by
DirkS
[
Today
at 12:11:59 am]
Build of SQLite3 for WINC...
by
bambamns
[
Today
at 12:09:01 am]
Lazarus crashes after “Re...
by
and4977
[May 20, 2012, 11:26:31 pm]
Scrambled dragimage
by
Ocye
[May 20, 2012, 10:30:19 pm]
Transparency with Qt on D...
by
Ocye
[May 20, 2012, 08:14:43 pm]
DragImage adds as new win...
by
Ocye
[May 20, 2012, 08:05:24 pm]